HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Observation PhysicalExam Example 身体所見(腹痛) - XML Representation

Raw xml | Download





<Observation xmlns="http://hl7.org/fhir">

  <id value="jp-observation-physicalexam-example-1"/>

  <meta>

    <profile

             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_PhysicalExam"/>

  </meta>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation jp-observation-physicalexam-example-1</b></p><a name="jp-observation-physicalexam-example-1"> </a><a name="hcjp-observation-physicalexam-example-1"> </a><a name="jp-observation-physicalexam-example-1-ja"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS physical-findings}">Physical Findings</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎 Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#00000010)</a></p><p><b>encounter</b>: <a href="Encounter-jp-encounter-example-1.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-05-08 13:08:24+0900 --&gt; 2022-05-08 13:23:24+0900</a></p><p><b>effective</b>: 2021-07-09 17:00:00+0900</p><p><b>performer</b>: <a href="Practitioner-jp-practitioner-example-male-1.html">Practitioner 大阪 一郎</a></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0532 Y}">Yes</span></p><p><b>bodySite</b>: <span title="Codes:">下腹部</span></p><p><b>method</b>: <span title="Codes:">触診</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS detailed-physical-findings}">Detailed Physical Findings</span></td><td>圧痛あり</td></tr></table></div>

  </text>

  <status value="final"/>

  <category>

    <coding>

      <system

              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS"/>

      <code value="exam"/>

      <display value="Exam"/>

    </coding>

  </category>

  <code>

    <coding>

      <system

              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS"/>

      <code value="physical-findings"/>

      <display value="Physical Findings"/>

    </coding>

  </code>

  <subject>🔗 

    <reference value="Patient/jp-patient-example-1"/>

  </subject>

  <encounter>🔗 

    <reference value="Encounter/jp-encounter-example-1"/>

  </encounter>

  <effectiveDateTime value="2021-07-09T17:00:00+09:00"/>

  <performer>🔗 

    <reference value="Practitioner/jp-practitioner-example-male-1"/>

  </performer>

  <valueCodeableConcept>

    <coding>

      <system value="http://terminology.hl7.org/CodeSystem/v2-0532"/>

      <code value="Y"/>

      <display value="Yes"/>

    </coding>

  </valueCodeableConcept>

  <bodySite>

    <text value="下腹部"/>

  </bodySite>

  <method>

    <text value="触診"/>

  </method>

  <component>

    <code>

      <coding>

        <system

                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS"/>

        <code value="detailed-physical-findings"/>

        <display value="Detailed Physical Findings"/>

      </coding>

    </code>

    <valueString value="圧痛あり"/>

  </component>

</Observation>