Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions

: dementia-condition - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="dementia-condition"/>
  <meta>
    <profile
             value="https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-problem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition dementia-condition</b></p><a name="dementia-condition"> </a><a name="hcdementia-condition"> </a><a name="dementia-condition-en-US"> </a><p><b>category</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category diagnosis}">Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 52448006}">Dementia</span></p><p><b>subject</b>: <a href="Patient-patient1.html">Jane Doe  Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999999 (use: official, ))</a></p><p><b>recordedDate</b>: 2024-03-11</p><p><b>recorder</b>: <a href="PractitionerRole-requesterrole1.html">PractitionerRole physician</a></p></div>
  </text>
  <category>
    <coding>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category"/>
      <code value="diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000172109"/>
      <code value="52448006"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient1"/>
  </subject>
  <recordedDate value="2024-03-11"/>
  <recorder>🔗 
    <reference value="PractitionerRole/requesterrole1"/>
  </recorder>
</Condition>