HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

: JP Core Observation LabResult Example 検体検査(尿) - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="jp-observation-labresult-example-1"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_LabResult"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="jp-observation-labresult-example-1"> </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 Observation "jp-observation-labresult-example-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-observation-labresult.html">JP Core Observation LabResult Profile</a></p></div><p><b>basedOn</b>: <a name="jp-servicerequest-example-1"> </a></p><blockquote><p></p><p><a name="jp-servicerequest-example-1"> </a></p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: 尿検査 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (localcode#12345678)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1</a> " 山田"</p><p><b>encounter</b>: <a href="Encounter-jp-encounter-example-1.html">Encounter/jp-encounter-example-1</a></p><p><b>occurrence</b>: 2021-10-10 05:39:00+0900</p><p><b>requester</b>: <a href="Practitioner-jp-practitioner-example-female-1.html">Practitioner/jp-practitioner-example-female-1</a> " 東京"</p><p><b>performer</b>: <a href="Practitioner-jp-practitioner-example-male-2.html">Practitioner/jp-practitioner-example-male-2</a> " 愛知"</p></blockquote><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: 検査項目コード <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (localcode#05104 "尿酸"; unknown#3C020000002327101)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1</a> " 山田"</p><p><b>effective</b>: 2021-10-19 05:39:00+0900</p><p><b>performer</b>: <a href="Practitioner-jp-practitioner-example-female-1.html">Practitioner/jp-practitioner-example-female-1</a> " 東京"</p><p><b>value</b>: 3.5 mg/dL</p><p><b>interpretation</b>: HLマーク <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</a>#L "Low")</span></p><p><b>specimen</b>: <a href="Specimen-jp-specimen-example-1.html">Specimen/jp-specimen-example-1</a></p><h3>ReferenceRanges</h3><table class="grid"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>3.7</td><td>7.8</td><td>Normal Range <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-referencerange-meaning.html">Observation Reference Range Meaning Codes</a>#normal)</span></td></tr></table></div>
  </text>
  <contained>
    <ServiceRequest>
      <id value="jp-servicerequest-example-1"/>
      <status value="active"/>
      <intent value="original-order"/>
      <code>
        <coding>
          <system
                  value="http://abc-hospital.local/fhir/ObservationOrder/localcode"/>
          <code value="12345678"/>
        </coding>
        <text value="尿検査"/>
      </code>
      <subject>
        <reference value="Patient/jp-patient-example-1"/>
      </subject>
      <encounter>
        <reference value="Encounter/jp-encounter-example-1"/>
      </encounter>
      <occurrenceDateTime value="2021-10-10T17:39:00+09:00"/>
      <requester>
        <reference value="Practitioner/jp-practitioner-example-female-1"/>
      </requester>
      <performer>
        <reference value="Practitioner/jp-practitioner-example-male-2"/>
      </performer>
    </ServiceRequest>
  </contained>
  <basedOn>
    <reference value="#jp-servicerequest-example-1"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://abc-hospital.local/fhir/Observation/localcode"/>
      <code value="05104"/>
      <display value="尿酸"/>
    </coding>
    <coding>
      <system value="urn:oid:1.2.392.200119.4.504"/>
      <code value="3C020000002327101"/>
    </coding>
    <text value="検査項目コード"/>
  </code>
  <subject>
    <reference value="Patient/jp-patient-example-1"/>
  </subject>
  <effectiveDateTime value="2021-10-19T17:39:00+09:00"/>
  <performer>
    <reference value="Practitioner/jp-practitioner-example-female-1"/>
  </performer>
  <valueQuantity>
    <value value="3.5"/>
    <unit value="mg/dL"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="L"/>
      <display value="Low"/>
    </coding>
    <text value="HLマーク"/>
  </interpretation>
  <specimen>
    <reference value="Specimen/jp-specimen-example-1"/>
  </specimen>
  <referenceRange>
    <low>
      <value value="3.7"/>
    </low>
    <high>
      <value value="7.8"/>
    </high>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
        <code value="normal"/>
        <display value="Normal Range"/>
      </coding>
    </type>
  </referenceRange>
</Observation>