身體活動量測(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
<Patient xmlns="http://hl7.org/fhir">
<id value="patient-tw-example"/>
<meta>
<profile
value="https://hapi.fhir.tw/fhir/StructureDefinition/TWCorePatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient-tw-example</b></p><a name="patient-tw-example"> </a><a name="hcpatient-tw-example"> </a><a name="patient-tw-example-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">連小妹(official) Female, DoB: 1990-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="The nationality of the patient.">Patient Nationality:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 TW}">Taiwan, Province of China</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="年齡"><a href="https://twcore.mohw.gov.tw/ig/twcore/0.2.2/StructureDefinition-person-age.html">Person Age</a></td><td colspan="3">No display for Age </td></tr></table></div>
</text>
<extension
url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age">
<valueAge>
<value value="32"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</valueAge>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="TW"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NNxxx">
<extension
url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix">
<extension url="suffix">
<valueString value="TWN"/>
</extension>
<extension url="valueSet">
<valueCanonical
value="http://hl7.org/fhir/ValueSet/iso3166-1-3"/>
</extension>
</extension>
</code>
</coding>
</type>
<system value="http://www.moi.gov.tw"/>
<value value="A123456789"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="連小妹"/>
</name>
<gender value="female"/>
<birthDate value="1990-01-01"/>
</Patient>