<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKLaboruntersuchungMaximal"/>
  <meta>
    <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchung"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleISiKLaboruntersuchungMaximal</b></p><a name="ExampleISiKLaboruntersuchungMaximal"> </a><a name="hcExampleISiKLaboruntersuchungMaximal"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKLaboruntersuchung.html">ISiKLaboruntersuchung</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://loinc.org 18727-8}">Serologie</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 13317-3}">Methicillin-resistenter Staphylococcus aureus [Nachweis] in Probenmaterial mittels erregerspezifischer Kultur</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Patient/PatientinMusterfrau">Patient/PatientinMusterfrau</a></p><p><b>effective</b>: 2021-09-01 12:00:00+0000</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Practitioner/PractitionerWalterArzt">Practitioner/PractitionerWalterArzt</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 10828004}">Positiv</span></p><p><b>note</b>: </p><blockquote><div><p>MRSA-Nachweis positiv. Isolat zur weiteren Typisierung eingesandt.</p>
</div></blockquote><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 726446007}">Matrix-assisted laser desorption/ionization time-of-flight mass spectrometry technique</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18727-8"/>
      <display value="Serologie"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="13317-3"/>
      <display value="Methicillin-resistenter Staphylococcus aureus [Nachweis] in Probenmaterial mittels erregerspezifischer Kultur"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <effectiveDateTime value="2021-09-01T12:00:00Z"/>
  <performer>
    <reference value="Practitioner/PractitionerWalterArzt"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="10828004"/>
      <display value="Positiv"/>
    </coding>
  </valueCodeableConcept>
  <note>
    <text value="MRSA-Nachweis positiv. Isolat zur weiteren Typisierung eingesandt."/>
  </note>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="726446007"/>
      <display value="Matrix-assisted laser desorption/ionization time-of-flight mass spectrometry technique"/>
    </coding>
  </method>
</Observation>