MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Headache Condition Example - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ExampleConditionHeadache"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ExampleConditionHeadache</b></p><a name="ExampleConditionHeadache"> </a><a name="hcExampleConditionHeadache"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 25064002}">Headache (finding)</span></p><p><b>subject</b>: <a href="Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>onset</b>: 2024-10-01</p><p><b>recordedDate</b>: 2024-10-01</p><p><b>recorder</b>: <a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></p><p><b>asserter</b>: <a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
      <display value="Encounter Diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="25064002"/>
      <display value="Headache (finding)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <onsetDateTime value="2024-10-01"/>
  <recordedDate value="2024-10-01"/>
  <recorder>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </recorder>
  <asserter>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </asserter>
</Condition>