Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: Diabetes Sharon Cynthia Proef - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="scp-condition-diabetes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition scp-condition-diabetes</b></p><a name="scp-condition-diabetes"> </a><a name="hcscp-condition-diabetes"> </a><a name="scp-condition-diabetes-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:">active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 73211009}">Diabetes mellitus (disorder)</span></p><p><b>subject</b>: <a href="Patient-SharonCynthiaProef.html">Sharon Cynthia Proef  (no stated gender), DoB Unknown</a></p><p><b>recorder</b>: <a href="Practitioner-nl-core-CareTeam-01-Practitioner-01.html">Practitioner W. Klaasen(official)</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="73211009"/>
      <display value="Diabetes mellitus (disorder)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/SharonCynthiaProef"/>
  </subject>
  <recorder>🔗 
    <reference value="Practitioner/nl-core-CareTeam-01-Practitioner-01"/>
  </recorder>
</Condition>