0.1.0 - ci-build

NAPKONBIH - Local Development build (v0.1.0). See the Directory of published versions

: Body Temperature After Vaccination - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="BodyTemperatureAfterVaccination"/>
  <meta>
    <profile
             value="https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/body-temperature-after-vaccination"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 386725007}">Body temperature (observable entity)</span></p><p><b>value</b>: <span title="Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 7003}">38,0 °C bis 38,4 °C</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version
               value="http://snomed.info/sct/900000000000207008/version/20210731"/>
      <code value="386725007"/>
      <display value="Body temperature (observable entity)"/>
    </coding>
  </code>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module"/>
      <code value="7003"/>
      <display value="38,0 °C bis 38,4 °C"/>
    </coding>
  </valueCodeableConcept>
</Observation>