{
  "resourceType" : "Observation",
  "id" : "ExampleISiKLaboruntersuchungMaximal",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchung"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>\n</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>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  },
  {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "18727-8",
      "display" : "Serologie"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "13317-3",
      "display" : "Methicillin-resistenter Staphylococcus aureus [Nachweis] in Probenmaterial mittels erregerspezifischer Kultur"
    }]
  },
  "subject" : {
    "reference" : "Patient/PatientinMusterfrau"
  },
  "effectiveDateTime" : "2021-09-01T12:00:00Z",
  "performer" : [{
    "reference" : "Practitioner/PractitionerWalterArzt"
  }],
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "10828004",
      "display" : "Positiv"
    }]
  },
  "note" : [{
    "text" : "MRSA-Nachweis positiv. Isolat zur weiteren Typisierung eingesandt."
  }],
  "method" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "726446007",
      "display" : "Matrix-assisted laser desorption/ionization time-of-flight mass spectrometry technique"
    }]
  }
}