NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.0). See the Directory of published versions

: SARS CoV2 Infection - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="SARSCoV2InfectionNone"/>
  <meta>
    <profile
             value="https://www.napkon.de/fhir/StructureDefinition/sars-cov2-infection"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>verificationStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status refuted}">Refuted</span></p><p><b>category</b>: <span title="Codes: {http://snomed.info/sct 394807007}">Infectious diseases (specialty) (qualifier value)</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 840539006}">Disease caused by 2019 novel coronavirus</span></p><p><b>subject</b>: <a href="Patient-ExamplePatient.html">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p><p><b>recordedDate</b>: 2021</p></div>
  </text>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="refuted"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394807007"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="840539006"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/ExamplePatient"/>
  </subject>
  <recordedDate value="2021"/>
</Condition>