HL7 FHIR Implementation Guide: DK Core
3.2.0 - release
This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="HenvisningFraLageTilSygehus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="HenvisningFraLageTilSygehus"> </a><a name="hcHenvisningFraLageTilSygehus"> </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 "HenvisningFraLageTilSygehus" </p></div><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>priority</b>: asap</p><p><b>subject</b>: <a href="Patient-john.html">Patient/john</a> " MEYERHOFEN"</p><p><b>authoredOn</b>: 2021-05-01</p><p><b>requester</b>: <a href="Organization-LaegerneHasserisBymidte.html">Organization/LaegerneHasserisBymidte</a> "Lægerne Hasseris Bymidte"</p><p><b>reasonCode</b>: John henvises til onkologisk specialundersøgelse hurtigts muligt pga mistanke om modermærkekræft <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>reasonReference</b>: <a href="Condition-JohnMelanoma.html">Condition/JohnMelanoma</a></p></div>
</text>
<status value="active"/>
<intent value="proposal"/>
<priority value="asap"/>
<subject>🔗
<reference value="Patient/john"/>
</subject>
<authoredOn value="2021-05-01"/>
<requester>🔗
<reference value="Organization/LaegerneHasserisBymidte"/>
</requester>
<reasonCode>
<text
value="John henvises til onkologisk specialundersøgelse hurtigts muligt pga mistanke om modermærkekræft"/>
</reasonCode>
<reasonReference>🔗
<reference value="Condition/JohnMelanoma"/>
</reasonReference>
</ServiceRequest>