Implementation Guide for fælleskommunal informationsmodel
1.2.0 - release

This page is part of the KLCore (v1.2.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Henvendelse mor social indsats - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="HenvendelseFraMorVedrSocialIndsats"/>
  <meta>
    <profile
             value="http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialServiceRequest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="HenvendelseFraMorVedrSocialIndsats"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ServiceRequest &quot;HenvendelseFraMorVedrSocialIndsats&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-KLCommonCareSocialServiceRequest.html">ServiceRequest</a></p></div><p><b>RequesterType</b>: Pårørende <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.kl.dk/term/1.0.0/CodeSystem-FSIII.html">FSIII</a>#A2)</span></p><p><b>SubjectConsentToLiaising</b>: indforstået <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.kl.dk/term/1.0.0/CodeSystem-CareSocialCodes.html">CareSocialCodes</a>#e67035da-9179-466b-99ad-ea86835d38c9)</span></p><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: Social indsats <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.kl.dk/term/1.0.0/CodeSystem-CareSocialCodes.html">CareSocialCodes</a>#4a297733-4d66-4726-a933-590d55cf91e0)</span></p><p><b>orderDetail</b>: Midlertidigt ophold <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.kl.dk/term/1.0.0/CodeSystem-FFB.html">FFB</a>#80aa8ea7-4ad8-405f-876a-4c0f89fde06a)</span>, Støtte til daglige opgaver i hjemmet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.kl.dk/term/1.0.0/CodeSystem-FFB.html">FFB</a>#638f44df-6bf2-47f8-9935-b8fdc83e5bf5)</span></p><p><b>subject</b>: <a href="Patient-Andreas.html">Patient/Andreas</a> &quot; HANSEN&quot;</p><p><b>authoredOn</b>: 2020-06-23</p><p><b>requester</b>: <a href="Organization-SocialOgSundhedMorsoe.html">Organization/SocialOgSundhedMorsoe</a> &quot;Social og Sundhed, Morsø Kommune&quot;</p><p><b>reasonCode</b>: Andreas er udviklingshæmmet og bor pt. hjemme hos sin mor. Moderen har fået svær gigt og har derfor ikke mulighed for at have ham boende længere, og Andreas ønsker derfor at komme i et botilbud. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>reasonReference</b>: <a href="Condition-AndreasMaalgruppeUdviklingshamning.html">Condition/AndreasMaalgruppeUdviklingshamning</a></p></div>
  </text>
  <extension url="http://fhir.kl.dk/core/StructureDefinition/RequesterType">
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:1.2.208.176.2.21"/>
        <code value="A2"/>
        <display value="Pårørende"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.kl.dk/core/StructureDefinition/SubjectConsentToLiaising">
    <valueCodeableConcept>
      <coding>
        <system value="http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"/>
        <code value="e67035da-9179-466b-99ad-ea86835d38c9"/>
        <display value="indforstået"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="active"/>
  <intent value="proposal"/>
  <code>
    <coding>
      <system value="http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"/>
      <code value="4a297733-4d66-4726-a933-590d55cf91e0"/>
      <display value="Social indsats"/>
    </coding>
  </code>
  <orderDetail>
    <coding>
      <system value="urn:oid:1.2.208.176.2.22"/>
      <code value="80aa8ea7-4ad8-405f-876a-4c0f89fde06a"/>
      <display value="Midlertidigt ophold"/>
    </coding>
  </orderDetail>
  <orderDetail>
    <coding>
      <system value="urn:oid:1.2.208.176.2.22"/>
      <code value="638f44df-6bf2-47f8-9935-b8fdc83e5bf5"/>
      <display value="Støtte til daglige opgaver i hjemmet"/>
    </coding>
  </orderDetail>
  <subject>
    <reference value="Patient/Andreas"/>
  </subject>
  <authoredOn value="2020-06-23"/>
  <requester>
    <reference value="Organization/SocialOgSundhedMorsoe"/>
  </requester>
  <reasonCode>
    <text
          value="Andreas er udviklingshæmmet og bor pt. hjemme hos sin mor. Moderen har fået svær gigt og har derfor ikke mulighed for at have ham boende længere, og Andreas ønsker derfor at komme i et botilbud."/>
  </reasonCode>
  <reasonReference>
    <reference value="Condition/AndreasMaalgruppeUdviklingshamning"/>
  </reasonReference>
</ServiceRequest>