This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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
An example of a complex Micro Isolate and Sensitivities
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/owl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/DiagnosticReport/micro> a fhir:DiagnosticReport; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "micro"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: micro</p><p><b>contained</b>: , , , , , , , , , , , , , , , , , , , , , , , , , </p><p><b>identifier</b>: 290741144</p><p><b>status</b>: final</p><p><b>category</b>: Microbiology <span>(Details : {http://hl7.org/fhir/v2/0074 code 'MB' = 'Microbiology)</span></p><p><b>code</b>: Culture, MRSA <span>(Details : {LOINC code '632-0' = 'Bacteria identified in Wound by Aerobe culture)</span></p><p><b>subject</b>: <a>Patient/example</a></p><p><b>effective</b>: 07/08/2009 7:00:00 PM</p><p><b>issued</b>: 10/08/2009 8:25:44 AM</p><p><b>performer</b>: Todd Ashby</p><p><b>request</b>: id: req; 255337816; Original Order <span>(Details : {http://hl7.org/fhir/request-stage code 'original-order' = 'Original Order)</span>; Culture, MRSA <span>(Details : {LOINC code '632-0' = 'Bacteria identified in Wound by Aerobe culture)</span>; ????</p><p><b>result</b>: id: org1; status: final; Staphylococcus aureus Panel <span>(Details : {http://acme.org/lab/codes/organisms code 'Staaur' = '??)</span>; ????</p></div>" ]; fhir:DomainResource.contained [ a fhir:Observation; fhir:index 0; fhir:Resource.id [ fhir:value "obx1-4" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "ORGANISM" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/organisms" ]; fhir:Coding.code [ fhir:value "Staaur" ] ]; fhir:CodeableConcept.text [ fhir:value "Staphylococcus aureus" ] ] ], [ a fhir:Observation; fhir:index 1; fhir:Resource.id [ fhir:value "obx1-5" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "CULTPOSNEG" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/flags" ]; fhir:Coding.code [ fhir:value "POS" ] ] ] ], [ a fhir:Observation; fhir:index 2; fhir:Resource.id [ fhir:value "obx2-1" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60504" ]; fhir:Coding.display [ fhir:value "Ampicillin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "R" ] ] ] ], [ a fhir:Observation; fhir:index 3; fhir:Resource.id [ fhir:value "obx2-2" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60512" ]; fhir:Coding.display [ fhir:value "Cefazolin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 4; fhir:Resource.id [ fhir:value "obx2-4" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60516" ]; fhir:Coding.display [ fhir:value "Cefoxitin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 5; fhir:Resource.id [ fhir:value "obx2-6" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60527" ]; fhir:Coding.display [ fhir:value "Clindamycin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value ">=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 6; fhir:Resource.id [ fhir:value "obx2-8" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "61203" ]; fhir:Coding.display [ fhir:value "Daptomycin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value ">=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 7; fhir:Resource.id [ fhir:value "obx2-10" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60532" ]; fhir:Coding.display [ fhir:value "Doxycycline" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 8; fhir:Resource.id [ fhir:value "obx2-12" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60533" ]; fhir:Coding.display [ fhir:value "Erythromycin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value ">=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "R" ] ] ] ], [ a fhir:Observation; fhir:index 9; fhir:Resource.id [ fhir:value "obx2-14" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60536" ]; fhir:Coding.display [ fhir:value "Gentamicin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 10; fhir:Resource.id [ fhir:value "obx2-16" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "61007" ]; fhir:Coding.display [ fhir:value "Levofloxacin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 11; fhir:Resource.id [ fhir:value "obx2-18" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60699" ]; fhir:Coding.display [ fhir:value "Linezolid" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 12; fhir:Resource.id [ fhir:value "obx2-20" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "61204" ]; fhir:Coding.display [ fhir:value "Moxifloxacin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 13; fhir:Resource.id [ fhir:value "obx2-22" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60551" ]; fhir:Coding.display [ fhir:value "Oxacillin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 14; fhir:Resource.id [ fhir:value "obx2-24" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60552" ]; fhir:Coding.display [ fhir:value "Penicillin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value ">=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "R" ] ] ] ], [ a fhir:Observation; fhir:index 15; fhir:Resource.id [ fhir:value "obx2-26" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60697" ]; fhir:Coding.display [ fhir:value "Quinupristin/Dalfopristin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 16; fhir:Resource.id [ fhir:value "obx2-28" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60555" ]; fhir:Coding.display [ fhir:value "Rifampin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 17; fhir:Resource.id [ fhir:value "obx2-30" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60558" ]; fhir:Coding.display [ fhir:value "Tetracycline" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 18; fhir:Resource.id [ fhir:value "obx2-32" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60561" ]; fhir:Coding.display [ fhir:value "Trimethoprim/Sulfamethoxazole" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.0526"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<=" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 19; fhir:Resource.id [ fhir:value "obx2-34" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60563" ]; fhir:Coding.display [ fhir:value "Vancomycin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 20; fhir:Resource.id [ fhir:value "nte-1" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "2099930" ]; fhir:Coding.display [ fhir:value "D-Test" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.valueString [ fhir:value "D-Test: Negative - This isolate does not demonstrate inducible clindamycin resistance in vitro." ] ], [ a fhir:Observation; fhir:index 21; fhir:Resource.id [ fhir:value "obx3-1" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/tests" ]; fhir:Coding.code [ fhir:value "60036" ]; fhir:Coding.display [ fhir:value "Oxacillin" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.interpretation [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0078" ]; fhir:Coding.code [ fhir:value "S" ] ] ] ], [ a fhir:Observation; fhir:index 22; fhir:Resource.id [ fhir:value "obr-2" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/panels" ]; fhir:Coding.code [ fhir:value "60790" ]; fhir:Coding.display [ fhir:value "Susceptibility - Automated broth dilution (Billed)" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:Observation.related [ fhir:index 0; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-1" ] ] ], [ fhir:index 1; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-2" ] ] ], [ fhir:index 2; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-4" ] ] ], [ fhir:index 3; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-6" ] ] ], [ fhir:index 4; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-8" ] ] ], [ fhir:index 5; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-10" ] ] ], [ fhir:index 6; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-12" ] ] ], [ fhir:index 7; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-14" ] ] ], [ fhir:index 8; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-16" ] ] ], [ fhir:index 9; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-18" ] ] ], [ fhir:index 10; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-20" ] ] ], [ fhir:index 11; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-22" ] ] ], [ fhir:index 12; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-24" ] ] ], [ fhir:index 13; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-26" ] ] ], [ fhir:index 14; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-28" ] ] ], [ fhir:index 15; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-30" ] ] ], [ fhir:index 16; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-32" ] ] ], [ fhir:index 17; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx2-34" ] ] ], [ fhir:index 18; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#nte-1" ] ] ] ], [ a fhir:Observation; fhir:index 23; fhir:Resource.id [ fhir:value "obr-3" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/panels" ]; fhir:Coding.code [ fhir:value "60418" ]; fhir:Coding.display [ fhir:value "Susceptibility - Disk diffusion (Billed)" ] ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.related [ fhir:index 0; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx3-1" ] ] ] ], [ a fhir:Observation; fhir:index 24; fhir:Resource.id [ fhir:value "org1" ]; fhir:Observation.status [ fhir:value "final" ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.org/lab/codes/organisms" ]; fhir:Coding.code [ fhir:value "Staaur" ] ]; fhir:CodeableConcept.text [ fhir:value "Staphylococcus aureus Panel" ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:Observation.related [ fhir:index 0; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx1-4" ] ] ], [ fhir:index 1; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obx1-5" ] ] ], [ fhir:index 2; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obr-2" ] ] ], [ fhir:index 3; fhir:Observation.related.type [ fhir:value "has-member" ]; fhir:Observation.related.target [ fhir:Reference.reference [ fhir:value "#obr-3" ] ] ] ], [ a fhir:DiagnosticRequest; fhir:index 25; fhir:Resource.id [ fhir:value "req" ]; fhir:DiagnosticRequest.identifier [ fhir:index 0; fhir:Identifier.value [ fhir:value "255337816" ] ]; fhir:DiagnosticRequest.stage [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/request-stage" ]; fhir:Coding.code [ fhir:value "original-order" ] ] ]; fhir:DiagnosticRequest.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:concept loinc:632-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "632-0" ] ]; fhir:CodeableConcept.text [ fhir:value "Culture, MRSA" ] ]; fhir:DiagnosticRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ] ]; fhir:DiagnosticReport.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://hnam.org/identifiers/orders" ]; fhir:Identifier.value [ fhir:value "290741144" ] ]; fhir:DiagnosticReport.status [ fhir:value "final"]; fhir:DiagnosticReport.category [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0074" ]; fhir:Coding.code [ fhir:value "MB" ] ] ]; fhir:DiagnosticReport.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:concept loinc:632-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "632-0" ] ]; fhir:CodeableConcept.text [ fhir:value "Culture, MRSA" ] ]; fhir:DiagnosticReport.subject [ fhir:link <http://hl7.org/fhir/Patient/example>; fhir:Reference.reference [ fhir:value "Patient/example" ] ]; fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2009-08-07T19:00:00+10:00"^^xsd:dateTime]; fhir:DiagnosticReport.issued [ fhir:value "2009-08-10T08:25:44+10:00"^^xsd:dateTime]; fhir:DiagnosticReport.performer [ fhir:index 0; fhir:Reference.display [ fhir:value "Todd Ashby" ] ]; fhir:DiagnosticReport.request [ fhir:index 0; fhir:Reference.reference [ fhir:value "#req" ] ]; fhir:DiagnosticReport.result [ fhir:index 0; fhir:Reference.reference [ fhir:value "#org1" ] ] . <http://hl7.org/fhir/Patient/example> a fhir:Patient . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.