My Health Record FHIR IG - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition (SHS) - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="condition-shs-min-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-condition-mhr-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition condition-shs-min-01</b></p><a name="condition-shs-min-01"> </a><a name="hccondition-shs-min-01"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dh-condition-mhr-1.html">MHR Condition</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}">Resolved</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 44054006}">Type 2 diabetes mellitus</span></p><p><b>subject</b>: <a href="Patient-hi-testdata-frazier-brady.html">Brady FRAZIER  Male, DoB: 1978-01-01 ( National unique individual identifier)</a></p><p><b>recordedDate</b>: 2015-02-25 11:59:54+1000</p><p><b>recorder</b>: <a href="PractitionerRole-canberra-gp.html">PractitionerRole General practitioner</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="resolved"/>
      <display value="Resolved"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="44054006"/>
      <display value="Type 2 diabetes mellitus"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/hi-testdata-frazier-brady"/>
  </subject>
  <recordedDate value="2015-02-25T11:59:54+10:00"/>
  <recorder>🔗 
    <reference value="PractitionerRole/canberra-gp"/>
  </recorder>
</Condition>