HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build Japan flag

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

: JP Core Observation Radiology Impression Example 画像診断報告書(インプレッション) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="jp-observation-radiology-impression-example-1"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Radiology_Impression"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation jp-observation-radiology-impression-example-1</b></p><a name="jp-observation-radiology-impression-example-1"> </a><a name="hcjp-observation-radiology-impression-example-1"> </a><a name="jp-observation-radiology-impression-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 imaging}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 19005-8}">Radiology Imaging study [Impression] (narrative)</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>effective</b>: 2021-10-18 11:00:00+0900</p><p><b>issued</b>: 2021-10-19 10:00:00+0900</p><p><b>performer</b>: <a href="Practitioner-jp-practitioner-example-male-1.html">Practitioner 大阪 一郎</a></p><p><b>value</b>: ひだり肺上葉の空洞性病変。 肺腺癌を疑う。みぎ肺上葉陳旧性炎症性瘢痕。</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS"/>
      <code value="imaging"/>
      <display value="Imaging"/>
    </coding>
    <text value="Imaging"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="19005-8"/>
      <display value="Radiology Imaging study [Impression] (narrative)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/jp-patient-example-1"/>
  </subject>
  <effectiveDateTime value="2021-10-18T11:00:00+09:00"/>
  <issued value="2021-10-19T10:00:00+09:00"/>
  <performer>🔗 
    <reference value="Practitioner/jp-practitioner-example-male-1"/>
  </performer>
  <valueString value="ひだり肺上葉の空洞性病変。 肺腺癌を疑う。みぎ肺上葉陳旧性炎症性瘢痕。"/>
</Observation>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。