身體活動量測(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-c-example - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="practitioner-c-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-c-example</b></p><a name="practitioner-c-example"> </a><a name="hcpractitioner-c-example"> </a><a name="practitioner-c-example-en-US"> </a><p><b>identifier</b>: Member Number/S1006 (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="MB"/>
      </coding>
    </type>
    <system value="https://www.morefit.com.tw/tw"/>
    <value value="S1006"/>
  </identifier>
  <active value="true"/>
  <name>
    <text value="陳建升"/>
  </name>
</Practitioner>