RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Epic Condition Example - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="eEN48OuhxGuLXyJmUAC8JvQ3"/>
  <meta>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Problem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="eEN48OuhxGuLXyJmUAC8JvQ3"> </a></p><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">Resource Condition &quot;eEN48OuhxGuLXyJmUAC8JvQ3&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Problem">HCIM Problem</a></p></div><p><b>clinicalStatus</b>: active</p><p><b>verificationStatus</b>: confirmed</p><p><b>category</b>: Problem List Item <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/STU3/codesystem-condition-category.html">Condition Category Codes</a>#problem-list-item)</span>, Health Concern <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#75310-3 &quot;Health concerns&quot;; extension-codes#health-concern)</span></p><p><b>severity</b>: medium <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>code</b>: artrose van voet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#M19.97; unknown#309246000)</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3">https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3: Fictief, Jan</a></p><p><b>onset</b>: 2018-06-26 --&gt; 2018-06-26</p><p><b>assertedDate</b>: 2018-06-26</p></div>
  </text>
  <clinicalStatus value="active"/>
  <verificationStatus value="confirmed"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
    <text value="Problem List Item"/>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75310-3"/>
      <display value="Health concerns"/>
    </coding>
    <coding>
      <system value="http://argonautwiki.hl7.org/extension-codes"/>
      <code value="health-concern"/>
      <display value="Health Concern"/>
    </coding>
    <text value="Health Concern"/>
  </category>
  <severity>
    <text value="medium"/>
  </severity>
  <code>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.6.3.2"/>
      <code value="M19.97"/>
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.6.96"/>
      <code value="309246000"/>
    </coding>
    <text value="artrose van voet"/>
  </code>
  <subject>
    <reference
               value="https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3"/>
    <display value="Fictief, Jan"/>
  </subject>
  <onsetPeriod>
    <start value="2018-06-26"/>
    <end value="2018-06-26"/>
  </onsetPeriod>
  <assertedDate value="2018-06-26"/>
</Condition>