HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LaboratoryRequestExample01 - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="LaboratoryRequestExample01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest LaboratoryRequestExample01</b></p><a name="LaboratoryRequestExample01"> </a><a name="hcLaboratoryRequestExample01"> </a><a name="LaboratoryRequestExample01-en-US"> </a><p><b>identifier</b>: Placer/2345234234234</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康</a></p><p><b>encounter</b>: <a href="Encounter-EncounterExample01.html">Encounter: identifier = urn:uuid:2.16.156.10011.1.10#45678; status = completed; class = 住院诊疗; type = ; actualPeriod = 2021-05-07 12:30:02+0800 --&gt; 2002-08-20 16:45:50+0800</a></p><p><b>occurrence</b>: 2016-07-09 09:16:00+0800</p><p><b>requester</b>: <a href="Practitioner-PractitionerExample01.html">赵勇</a></p><p><b>performer</b>: <a href="Practitioner-PractitionerExample02.html">王东方</a></p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/sid/icd-10 V173}">Fam hx-ischem heart dis</span></td></tr></table><h3>SupportingInfos</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="#hcLaboratoryRequestExample01/ObservationFastingExample">Observation Fasting status - Reported</a></td></tr></table><p><b>specimen</b>: <a href="#hcLaboratoryRequestExample01/SpecimenExample01">Serum specimen</a></p><p><b>note</b>: patient is afraid of needles</p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Observation #ObservationFastingExample</b></p><a name="LaboratoryRequestExample01/ObservationFastingExample"> </a><a name="hcLaboratoryRequestExample01/ObservationFastingExample"> </a><a name="LaboratoryRequestExample01/ObservationFastingExample-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 49541-6}">Fasting status - Reported</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康</a></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}">Yes</span></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Specimen #SpecimenExample01</b></p><a name="LaboratoryRequestExample01/SpecimenExample01"> </a><a name="hcLaboratoryRequestExample01/SpecimenExample01"> </a><a name="LaboratoryRequestExample01/SpecimenExample01-en-US"> </a><p><b>identifier</b>: <code>http://acme.org/specimens</code>/20160709-0012</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119364003}">Serum sample</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td>2023-12-23 08:00:00+0800</td></tr></table></blockquote></div>
  </text>
  <contained>
    <Observation>
      <id value="ObservationFastingExample"/>
      <status value="final"/>
      <code>
        <coding>
          <system value="http://loinc.org"/>
          <code value="49541-6"/>
          <display value="Fasting status - Reported"/>
        </coding>
      </code>
      <subject>🔗 
        <reference value="Patient/PatientExample01"/>
        <display value="刘康"/>
      </subject>
      <valueCodeableConcept>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
          <code value="Y"/>
          <display value="Yes"/>
        </coding>
      </valueCodeableConcept>
    </Observation>
  </contained>
  <contained>
    <Specimen>
      <id value="SpecimenExample01"/>
      <identifier>
        <system value="http://acme.org/specimens"/>
        <value value="20160709-0012"/>
      </identifier>
      <type>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="119364003"/>
          <display value="Serum sample"/>
        </coding>
      </type>
      <subject>🔗 
        <reference value="Patient/PatientExample01"/>
        <display value="刘康"/>
      </subject>
      <collection>
        <collectedDateTime value="2023-12-23T08:00:00+08:00"/>
      </collection>
    </Specimen>
  </contained>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
        <display value="Placer"/>
      </coding>
    </type>
    <system value="urn:oid:1.3.4.5.6.7"/>
    <value value="2345234234234"/>
  </identifier>
  <status value="active"/>
  <intent value="original-order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/PatientExample01"/>
    <display value="刘康"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample01"/>
  </encounter>
  <occurrenceDateTime value="2016-07-09T09:16:00+08:00"/>
  <requester>🔗 
    <reference value="Practitioner/PractitionerExample01"/>
    <display value="赵勇"/>
  </requester>
  <performer>🔗 
    <reference value="Practitioner/PractitionerExample02"/>
    <display value="王东方"/>
  </performer>
  <reason>
    <concept>
      <coding>
        <system value="http://hl7.org/fhir/sid/icd-10"/>
        <code value="V173"/>
        <display value="Fam hx-ischem heart dis"/>
      </coding>
    </concept>
  </reason>
  <supportingInfo>
    <reference>
      <reference value="#ObservationFastingExample"/>
    </reference>
  </supportingInfo>
  <specimen>
    <reference value="#SpecimenExample01"/>
    <display value="Serum specimen"/>
  </specimen>
  <note>
    <text value="patient is afraid of needles"/>
  </note>
</ServiceRequest>