Hospital-Community Lab Referral Cycle
1.1.0 - ci-build
This page is part of the LRC IG (v1.1.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="lrc-referral-group"/>
<meta>
<profile
value="http://ig.fhir-il-community.org/LRC/StructureDefinition/lrc-referral-group"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest lrc-referral-group</b></p><a name="lrc-referral-group"> </a><a name="hclrc-referral-group"> </a><a name="lrc-referral-group-en-US"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">URI</a>/urn:uuid:509dd6aa-27ce-48a3-ba4d-b675eab7213c</p><p><b>basedOn</b>: </p><ul><li><a href="ServiceRequest-lrc-referral-automated-crc.html">ServiceRequest CBC W Auto Differential panel - Blood</a></li><li><a href="ServiceRequest-lrc-referral-glucose.html">ServiceRequest Glucose [Mass/volume] in Serum or Plasma</a></li></ul><p><b>requisition</b>: 51ecd763-209e-4681-b19e-e3fcc1f1d1e4</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=il.core.fhir.r4@0.13.2&canonical=http://hapi-fhir.outburn.co.il/fhir/Patient/90">??</a></p><p><b>authoredOn</b>: 2023-04-03 11:32:40+0300</p><p><b>requester</b>: מרכז רפואי ע"ש ד"ר ח. שיבא, תל-השומר (Identifier: <code>http://institutions.health.gov.il/Institutions</code>/01101)</p><p><b>note</b>: הפניה אוטומטית משיבא לצורך טיפול באשפוז יום אונקולוגי</p></div>
</text>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:509dd6aa-27ce-48a3-ba4d-b675eab7213c"/>
</identifier>
<basedOn>🔗
<reference value="ServiceRequest/lrc-referral-automated-crc"/>
</basedOn>
<basedOn>🔗
<reference value="ServiceRequest/lrc-referral-glucose"/>
</basedOn>
<requisition>
<value value="51ecd763-209e-4681-b19e-e3fcc1f1d1e4"/>
</requisition>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="108252007"/>
<display value="Laboratory procedure"/>
</coding>
</category>
<priority value="urgent"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11502-2"/>
<display value="Laboratory report"/>
</coding>
</code>
<subject>
<reference value="http://hapi-fhir.outburn.co.il/fhir/Patient/90"/>
<type value="Patient"/>
<identifier>
<system value="http://fhir.health.gov.il/identifier/il-national-id"/>
<value value="000000018"/>
</identifier>
</subject>
<authoredOn value="2023-04-03T11:32:40+03:00"/>
<requester>
<type value="Organization"/>
<identifier>
<system value="http://institutions.health.gov.il/Institutions"/>
<value value="01101"/>
</identifier>
<display value="מרכז רפואי ע"ש ד"ר ח. שיבא, תל-השומר"/>
</requester>
<note>
<text value="הפניה אוטומטית משיבא לצורך טיפול באשפוז יום אונקולוגי"/>
</note>
</ServiceRequest>