身體活動量測(Physical Activity Measure)
0.1.0 - ci-build

身體活動量測(Physical Activity Measure) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: practitioner-d-example - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="practitioner-d-example"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/TWCorePractitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner-d-example</b></p><a name="practitioner-d-example"> </a><a name="hcpractitioner-d-example"> </a><a name="practitioner-d-example-en-US"> </a><p><b>identifier</b>: Medical License number/KP00016 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: 林依聲</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MD"/>
      </coding>
    </type>
    <system value="https://www.tph.mohw.gov.tw"/>
    <value value="KP00016"/>
  </identifier>
  <active value="true"/>
  <name>
    <text value="林依聲"/>
  </name>
</Practitioner>