Implementation Guide CH VACD
4.0.0-ballot - ballot Switzerland flag

This page is part of the CH VACD (R4) (v4.0.0-ballot: STU 4 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

: Exposition Risk Worker in Healthcare (Condition) - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="TCC03-EXPRISK1"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medical-problems"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Generated Narrative: Condition</b><a name="TCC03-EXPRISK1"> </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;TCC03-EXPRISK1&quot;  (Language &quot;en-US&quot;) </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ch-vacd-medical-problems.html">CH VACD Medical Problems</a></p></div><blockquote><p><b>CH VACD Extension Entry Cross Reference</b></p><blockquote><p><b>url</b></p><code>entry</code></blockquote><p><b>value</b>: <a href="Condition-TCB03-EXPRISK1.html">Condition/TCB03-EXPRISK1</a></p><blockquote><p><b>url</b></p><code>document</code></blockquote><p><b>value</b>: <a href="Composition-B-D4-HCP1-C1-Composition.html">Composition/B-D4-HCP1-C1-Composition</a></p><blockquote><p><b>url</b></p><code>relationcode</code></blockquote><p><b>value</b>: replaces</p></blockquote><p><b>identifier</b>: id: 30327ea1-6893-4c65-896e-c32c394f1ec6</p><p><b>clinicalStatus</b>: Inactive <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.1.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#inactive)</span></p><p><b>verificationStatus</b>: Refuted <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.1.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#refuted)</span></p><p><b>category</b>: Problem List Item <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.1.0/CodeSystem-condition-category.html">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Healthcare professional (occupation) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#223366009)</span></p><p><b>subject</b>: <a href="Patient-TC-patient.html">Patient/TC-patient</a> &quot; WEGMUELLER&quot;</p><p><b>onset</b>: 2021-10-01</p><p><b>abatement</b>: 2021-12-20</p><p><b>recordedDate</b>: 2021-12-20</p><p><b>recorder</b>: <a href="PractitionerRole-TC-HCP1-ORG1-ROLE-author.html">PractitionerRole/TC-HCP1-ORG1-ROLE-author</a></p></div>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-cross-reference">
    <extension url="entry">
      <valueReference>
        <reference value="Condition/TCB03-EXPRISK1"/>
      </valueReference>
    </extension>
    <extension url="document">
      <valueReference>
        <reference value="Composition/B-D4-HCP1-C1-Composition"/>
      </valueReference>
    </extension>
    <extension url="relationcode">
      <valueCode value="replaces"/>
    </extension>
  </extension>
  <identifier>
    <system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.2"/>
    <value value="30327ea1-6893-4c65-896e-c32c394f1ec6"/>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="inactive"/>
      <display value="Inactive"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="refuted"/>
      <display value="Refuted"/>
    </coding>
  </verificationStatus>
  <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="223366009"/>
      <display value="Healthcare professional (occupation)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/TC-patient"/>
  </subject>
  <onsetDateTime value="2021-10-01"/>
  <abatementDateTime value="2021-12-20"/>
  <recordedDate value="2021-12-20"/>
  <recorder>
    <reference value="PractitionerRole/TC-HCP1-ORG1-ROLE-author"/>
  </recorder>
</Condition>