台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LFTumorSizeExample-1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="LFTumorSizeExample-1"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/lf-TumorSize-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation LFTumorSizeExample-1</b></p><a name="LFTumorSizeExample-1"> </a><a name="hcLFTumorSizeExample-1"> </a><a name="LFTumorSizeExample-1-en-US"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{http://loinc.org 33728-7}">Size.maximum dimension in Tumor</span></p><p><b>subject</b>: <a href="Patient-LFPatientExample.html">Wang Amy(official) Male, DoB: 1986-03-24 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code: 123456789)</a></p><p><b>effective</b>: 2023-01-02</p><p><b>performer</b>: <a href="Practitioner-LFPractitionerExample.html">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-TumorSize-codesystem 991}">描述為<1 cm</span></p></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="33728-7"/>
      <display value="Size.maximum dimension in Tumor"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/LFPatientExample"/>
  </subject>
  <effectiveDateTime value="2023-01-02"/>
  <performer>🔗 
    <reference value="Practitioner/LFPractitionerExample"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-TumorSize-codesystem"/>
      <code value="991"/>
      <display value="描述為<1 cm"/>
    </coding>
  </valueCodeableConcept>
</Observation>