FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.ars
Resource TypeObservation
IdObservation-e5b6d4eb-e055-468a-4d03-96c5fcd9ddf7.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "e5b6d4eb-e055-468a-4d03-96c5fcd9ddf7",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/Observation"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "41852-5",
        "display": "Microorganism or agent identified in Specimen",
        "version": "2.79"
      }
    ]
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "56415008",
        "version": "http://snomed.info/sct/11000274103/version/20250515"
      }
    ],
    "text": "Klebsiella pneumoniae"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "10828004",
          "version": "http://snomed.info/sct/11000274103/version/20250515"
        }
      ]
    }
  ],
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "83581000052107",
        "version": "http://snomed.info/sct/11000274103/version/20250515"
      }
    ],
    "text": "MALDI-TOF"
  },
  "status": "final",
  "subject": {
    "reference": "Patient/43511fe3-aa5f-73fb-7e59-2313ba0ca76c"
  },
  "issued": "2023-06-14T00:00:00.000+01:00",
  "specimen": {
    "reference": "Specimen/3a2f563f-a155-498f-a5b2-a2959e2380a1"
  }
}