This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Real-world patient - staphylococcus
{ "resourceType": "Observation", "text": { "status": "generated", "div": "<div>\n <p>\n <b>Generated Narrative</b>\n </p>\n <p>\n <b>name</b>: \n <span title=\"Codes: {http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span>\n </p>\n <p>\n <b>value[x]</b>: \n <span title=\"Codes: {http://snomed.info/sct 8745002}\">Gram-positive bacteria</span>\n </p>\n <p>\n <b>interpretation</b>: \n <span title=\"Codes: {http://hl7.org/fhir/v2/0078 POS}\">Positive</span>\n </p>\n <p>\n <b>issued</b>: 11-Mar 2013 10:28\n </p>\n <p>\n <b>status</b>: final_\n </p>\n <p>\n <b>reliability</b>: ok\n </p>\n <p>\n <b>method</b>: \n <span title=\"Codes: {http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span>\n </p>\n <p>\n <b>subject</b>: Roel\n </p>\n <p>\n <b>performer</b>: Luigi Maas\n </p>\n </div>" }, "name": { "coding": [ { "system": "http://snomed.info/sct", "code": "104177005", "display": "Blood culture for bacteria, including anaerobic screen" } ] }, "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "8745002", "display": "Gram-positive bacteria" } ] }, "interpretation": { "coding": [ { "system": "http://hl7.org/fhir/v2/0078", "code": "POS" } ] }, "issued": "2013-03-11T10:28:00+01:00", "status": "final", "reliability": "ok", "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "104177005", "display": "Blood culture for bacteria, including anaerobic screen" } ] }, "subject": { "reference": "Patient/f201", "display": "Roel" }, "performer": [ { "reference": "Practitioner/f202", "display": "Luigi Maas" } ] }