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

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

: ObservationLungMicro - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationLungMicro"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Pathology"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationLungMicro</b></p><a name="ObservationLungMicro"> </a><a name="hcObservationLungMicro"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-observation-pathology.html">JP Core Observation Pathology Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">laboratory</span>, <span title="Codes:{http://loinc.org LP7839-6}">PATH</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 22635-7}">Pathology report microscopic observation Narrative Other stain</span></p><p><b>subject</b>: <a href="Patient-PatientLungCancer.html">花子 山田  Female, DoB: 1955-05-15 ( urn:oid:1.2.392.100495.20.3.51.11311234567#JP_local_patient_identifier_11311234567_NamingSystem#23456789)</a></p><p><b>effective</b>: 2024-02-02 10:00:00+0900</p><p><b>value</b>: 腺癌、中分化型。脈管侵襲あり。リンパ節転移1/15。</p><p><b>specimen</b>: <a href="Specimen-SpecimenLungResection.html">Specimen: identifier = http://example.org/pathology/specimen-id#SP-2024-00456-LC; accessionIdentifier = PATH-2024-00456; status = available; type = Tissue specimen; receivedTime = 2024-02-01 10:00:00+0900</a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP7839-6"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="22635-7"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientLungCancer"/>
  </subject>
  <effectiveDateTime value="2024-02-02T10:00:00+09:00"/>
  <valueString value="腺癌、中分化型。脈管侵襲あり。リンパ節転移1/15。"/>
  <specimen>🔗 
    <reference value="Specimen/SpecimenLungResection"/>
  </specimen>
</Observation>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。