身體活動量測(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

: condition-m-example - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="condition-m-example"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/Condition-medical-history"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition condition-m-example</b></p><a name="condition-m-example"> </a><a name="hccondition-m-example"> </a><a name="condition-m-example-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 10164-2}">History of Present illness Narrative</span></p><p><b>code</b>: <span title="Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw E08.649}">起因於潛在病的糖尿病,伴有低血糖,未伴有昏迷</span></p><p><b>subject</b>: <a href="Patient-patient-tw-example.html">連小妹(official) Female, DoB: 1990-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>asserter</b>: <a href="Practitioner-practitioner-d-example.html">Practitioner 林依聲</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="10164-2"/>
      <display value="History of Present illness Narrative"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw"/>
      <code value="E08.649"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-tw-example"/>
  </subject>
  <asserter>🔗 
    <reference value="Practitioner/practitioner-d-example"/>
  </asserter>
</Condition>