@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/micro> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "micro"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "https://example.com/base/DiagnosticReport/micro"^^xsd:anyURI ;
       fhir:l <https://example.com/base/DiagnosticReport/micro>
     ] ;
     fhir:resource ( <https://example.com/base/DiagnosticReport/micro> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx1-4"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx1-4>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx1-4> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx1-5"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx1-5>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx1-5> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-1"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-1>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-1> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-2"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-2>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-2> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-4"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-4>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-4> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-6"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-6>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-6> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-8"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-8>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-8> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-10"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-10>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-10> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-12"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-12>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-12> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-14"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-14>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-14> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-16"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-16>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-16> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-18"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-18>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-18> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-20"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-20>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-20> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-22"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-22>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-22> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-24"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-24>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-24> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-26"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-26>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-26> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-28"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-28>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-28> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-30"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-30>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-30> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-32"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-32>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-32> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx2-34"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx2-34>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx2-34> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/nte-1"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/nte-1>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/nte-1> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obx3-1"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obx3-1>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obx3-1> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obr-2"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obr-2>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obr-2> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/obr-3"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/obr-3>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/obr-3> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/Observation/org1"^^xsd:anyURI ;
       fhir:l <https://example.com/base/Observation/org1>
     ] ;
     fhir:resource ( <https://example.com/base/Observation/org1> )
  ] [
     fhir:fullUrl [
       fhir:v "https://example.com/base/ServiceRequest/req"^^xsd:anyURI ;
       fhir:l <https://example.com/base/ServiceRequest/req>
     ] ;
     fhir:resource ( <https://example.com/base/ServiceRequest/req> )
  ] ) . # 

<https://example.com/base/DiagnosticReport/micro> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "micro"] ; #     start of the main resource    
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport micro</b></p><a name=\"micro\"> </a><a name=\"hcmicro\"> </a><h2><span title=\"Codes:{http://loinc.org 632-0}\">Bacteria identified in Wound by Aerobe culture</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Microbiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</td></tr><tr><td>Reported</td><td>2009-08-10T08:25:44+10:00</td></tr><tr><td>Performer</td><td> Todd Ashby</td></tr><tr><td>Identifier</td><td> <code>http://hnam.org/identifiers/orders</code>/290741144</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "http://hnam.org/identifiers/orders"^^xsd:anyURI ;
       fhir:l <http://hnam.org/identifiers/orders>
     ] ;
     fhir:value [ fhir:v "290741144" ] #     seems like a likely choice    
  ] ) ; # 
  fhir:basedOn ( [
     fhir:l <http://hl7.org/fhir/ServiceRequest/req> ;
     fhir:reference [ fhir:v "ServiceRequest/req" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074>
       ] ;
       fhir:code [ fhir:v "MB" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:632-0 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "632-0" ] ;
       fhir:display [ fhir:v "Bacteria identified in Wound by Aerobe culture" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:issued [ fhir:v "2009-08-10T08:25:44+10:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; # 
  fhir:result ( [
     fhir:l <http://hl7.org/fhir/Observation/org1> ;
     fhir:reference [ fhir:v "Observation/org1" ]
  ] ) . # 

<http://hl7.org/fhir/ServiceRequest/req> a fhir:ServiceRequest .

<http://hl7.org/fhir/Patient/example> a fhir:Patient .

<http://hl7.org/fhir/Observation/org1> a fhir:Observation .

<https://example.com/base/Observation/obx1-4> a fhir:Observation ;
  fhir:id [ fhir:v "obx1-4"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx1-4</b></p><a name=\"obx1-4\"> </a><a name=\"hcobx1-4\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests ORGANISM}\">ORGANISM</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: <span title=\"Codes:{http://acme.org/lab/codes/organisms Staaur}\">Staphylococcus aureus</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "ORGANISM" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/organisms"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/organisms>
       ] ;
       fhir:code [ fhir:v "Staaur" ]
     ] ) ; #     CE    
     fhir:text [ fhir:v "Staphylococcus aureus" ]
  ] . # 

<https://example.com/base/Observation/obx1-5> a fhir:Observation ;
  fhir:id [ fhir:v "obx1-5"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx1-5</b></p><a name=\"obx1-5\"> </a><a name=\"hcobx1-5\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests CULTPOSNEG}\">CULTPOSNEG</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: <span title=\"Codes:{http://acme.org/lab/codes/flags POS}\">POS</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "CULTPOSNEG" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/flags"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/flags>
       ] ;
       fhir:code [ fhir:v "POS" ]
     ] )
  ] . # 

<https://example.com/base/Observation/obx2-1> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-1</b></p><a name=\"obx2-1\"> </a><a name=\"hcobx2-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60504}\">Ampicillin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation R}\">Resistant</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60504" ] ;
       fhir:display [ fhir:v "Ampicillin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "R" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-2> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-2"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-2</b></p><a name=\"obx2-2\"> </a><a name=\"hcobx2-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60512}\">Cefazolin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=2</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60512" ] ;
       fhir:display [ fhir:v "Cefazolin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "2"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-4> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-4"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-4</b></p><a name=\"obx2-4\"> </a><a name=\"hcobx2-4\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60516}\">Cefoxitin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=4</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60516" ] ;
       fhir:display [ fhir:v "Cefoxitin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "4"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-6> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-6"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-6</b></p><a name=\"obx2-6\"> </a><a name=\"hcobx2-6\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60527}\">Clindamycin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &gt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60527" ] ;
       fhir:display [ fhir:v "Clindamycin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v ">=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-8> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-8"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-8</b></p><a name=\"obx2-8\"> </a><a name=\"hcobx2-8\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 61203}\">Daptomycin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &gt;=1</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "61203" ] ;
       fhir:display [ fhir:v "Daptomycin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "1"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v ">=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-10> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-10"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-10</b></p><a name=\"obx2-10\"> </a><a name=\"hcobx2-10\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60532}\">Doxycycline</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60532" ] ;
       fhir:display [ fhir:v "Doxycycline" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-12> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-12"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-12</b></p><a name=\"obx2-12\"> </a><a name=\"hcobx2-12\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60533}\">Erythromycin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &gt;=8</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation R}\">Resistant</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60533" ] ;
       fhir:display [ fhir:v "Erythromycin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "8"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v ">=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "R" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-14> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-14"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-14</b></p><a name=\"obx2-14\"> </a><a name=\"hcobx2-14\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60536}\">Gentamicin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=2</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60536" ] ;
       fhir:display [ fhir:v "Gentamicin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "2"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-16> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-16"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-16</b></p><a name=\"obx2-16\"> </a><a name=\"hcobx2-16\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 61007}\">Levofloxacin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "61007" ] ;
       fhir:display [ fhir:v "Levofloxacin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-18> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-18"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-18</b></p><a name=\"obx2-18\"> </a><a name=\"hcobx2-18\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60699}\">Linezolid</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: 4</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60699" ] ;
       fhir:display [ fhir:v "Linezolid" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "4"^^xsd:decimal ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-20> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-20"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-20</b></p><a name=\"obx2-20\"> </a><a name=\"hcobx2-20\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 61204}\">Moxifloxacin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "61204" ] ;
       fhir:display [ fhir:v "Moxifloxacin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-22> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-22"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-22</b></p><a name=\"obx2-22\"> </a><a name=\"hcobx2-22\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60551}\">Oxacillin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: 0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60551" ] ;
       fhir:display [ fhir:v "Oxacillin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-24> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-24"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-24</b></p><a name=\"obx2-24\"> </a><a name=\"hcobx2-24\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60552}\">Penicillin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &gt;=2</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation R}\">Resistant</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60552" ] ;
       fhir:display [ fhir:v "Penicillin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "2"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v ">=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "R" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-26> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-26"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-26</b></p><a name=\"obx2-26\"> </a><a name=\"hcobx2-26\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60697}\">Quinupristin/Dalfopristin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: 0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60697" ] ;
       fhir:display [ fhir:v "Quinupristin/Dalfopristin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-28> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-28"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-28</b></p><a name=\"obx2-28\"> </a><a name=\"hcobx2-28\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60555}\">Rifampin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60555" ] ;
       fhir:display [ fhir:v "Rifampin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-30> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-30"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-30</b></p><a name=\"obx2-30\"> </a><a name=\"hcobx2-30\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60558}\">Tetracycline</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.5</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60558" ] ;
       fhir:display [ fhir:v "Tetracycline" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.5 ] ;
     fhir:comparator [ fhir:v "<=" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-32> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-32"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-32</b></p><a name=\"obx2-32\"> </a><a name=\"hcobx2-32\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60561}\">Trimethoprim/Sulfamethoxazole</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: &lt;=0.0526</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60561" ] ;
       fhir:display [ fhir:v "Trimethoprim/Sulfamethoxazole" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 0.0526 ] ;
     fhir:comparator [ fhir:v "<=" ] #     not sure what to do with <=1\/19    
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obx2-34> a fhir:Observation ;
  fhir:id [ fhir:v "obx2-34"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx2-34</b></p><a name=\"obx2-34\"> </a><a name=\"hcobx2-34\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60563}\">Vancomycin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: 1</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60563" ] ;
       fhir:display [ fhir:v "Vancomycin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/nte-1> a fhir:Observation ;
  fhir:id [ fhir:v "nte-1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation nte-1</b></p><a name=\"nte-1\"> </a><a name=\"hcnte-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 2099930}\">D-Test</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>value</b>: D-Test:  Negative - This isolate does not demonstrate inducible clindamycin resistance in vitro.</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "2099930" ] ;
       fhir:display [ fhir:v "D-Test" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:value [
     a fhir:String ;
     fhir:v "D-Test:  Negative - This isolate does not demonstrate inducible clindamycin resistance in vitro."
  ] . # 

<https://example.com/base/Observation/obx3-1> a fhir:Observation ;
  fhir:id [ fhir:v "obx3-1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obx3-1</b></p><a name=\"obx3-1\"> </a><a name=\"hcobx3-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/tests 60036}\">Oxacillin</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/tests"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/tests>
       ] ;
       fhir:code [ fhir:v "60036" ] ;
       fhir:display [ fhir:v "Oxacillin" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "S" ]
     ] )
  ] ) . # 

<https://example.com/base/Observation/obr-2> a fhir:Observation ;
  fhir:id [ fhir:v "obr-2"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obr-2</b></p><a name=\"obr-2\"> </a><a name=\"hcobr-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/panels 60790}\">Susceptibility - Automated broth dilution (Billed)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>performer</b>: Todd Ashby</p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Observation/obx2-1</a></li><li><a href=\"broken-link.html\">Observation/obx2-2</a></li><li><a href=\"broken-link.html\">Observation/obx2-4</a></li><li><a href=\"broken-link.html\">Observation/obx2-6</a></li><li><a href=\"broken-link.html\">Observation/obx2-8</a></li><li><a href=\"broken-link.html\">Observation/obx2-10</a></li><li><a href=\"broken-link.html\">Observation/obx2-12</a></li><li><a href=\"broken-link.html\">Observation/obx2-14</a></li><li><a href=\"broken-link.html\">Observation/obx2-16</a></li><li><a href=\"broken-link.html\">Observation/obx2-18</a></li><li><a href=\"broken-link.html\">Observation/obx2-20</a></li><li><a href=\"broken-link.html\">Observation/obx2-22</a></li><li><a href=\"broken-link.html\">Observation/obx2-24</a></li><li><a href=\"broken-link.html\">Observation/obx2-26</a></li><li><a href=\"broken-link.html\">Observation/obx2-28</a></li><li><a href=\"broken-link.html\">Observation/obx2-30</a></li><li><a href=\"broken-link.html\">Observation/obx2-32</a></li><li><a href=\"broken-link.html\">Observation/obx2-34</a></li><li><a href=\"broken-link.html\">Observation/nte-1</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/panels"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/panels>
       ] ;
       fhir:code [ fhir:v "60790" ] ;
       fhir:display [ fhir:v "Susceptibility - Automated broth dilution (Billed)" ]
     ] )
  ] ; #     OBR 2    
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:performer ( [
     fhir:display [ fhir:v "Todd Ashby" ]
  ] ) ; #     of course, in practive, this would be a real reference    
  fhir:hasMember ( [
     fhir:l <http://hl7.org/fhir/Observation/obx2-1> ;
     fhir:reference [ fhir:v "Observation/obx2-1" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-2> ;
     fhir:reference [ fhir:v "Observation/obx2-2" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-4> ;
     fhir:reference [ fhir:v "Observation/obx2-4" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-6> ;
     fhir:reference [ fhir:v "Observation/obx2-6" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-8> ;
     fhir:reference [ fhir:v "Observation/obx2-8" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-10> ;
     fhir:reference [ fhir:v "Observation/obx2-10" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-12> ;
     fhir:reference [ fhir:v "Observation/obx2-12" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-14> ;
     fhir:reference [ fhir:v "Observation/obx2-14" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-16> ;
     fhir:reference [ fhir:v "Observation/obx2-16" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-18> ;
     fhir:reference [ fhir:v "Observation/obx2-18" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-20> ;
     fhir:reference [ fhir:v "Observation/obx2-20" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-22> ;
     fhir:reference [ fhir:v "Observation/obx2-22" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-24> ;
     fhir:reference [ fhir:v "Observation/obx2-24" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-26> ;
     fhir:reference [ fhir:v "Observation/obx2-26" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-28> ;
     fhir:reference [ fhir:v "Observation/obx2-28" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-30> ;
     fhir:reference [ fhir:v "Observation/obx2-30" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-32> ;
     fhir:reference [ fhir:v "Observation/obx2-32" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx2-34> ;
     fhir:reference [ fhir:v "Observation/obx2-34" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/nte-1> ;
     fhir:reference [ fhir:v "Observation/nte-1" ]
  ] ) . #     now, references to the OBXs. for reader convenience, we take keep the OBX identification, though this is not required in practice. Note that many of the oBX segments are pairs that get collapsed    

<http://hl7.org/fhir/Observation/obx2-1> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-2> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-4> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-6> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-8> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-10> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-12> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-14> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-16> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-18> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-20> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-22> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-24> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-26> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-28> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-30> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-32> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx2-34> a fhir:Observation .

<http://hl7.org/fhir/Observation/nte-1> a fhir:Observation .

<https://example.com/base/Observation/obr-3> a fhir:Observation ;
  fhir:id [ fhir:v "obr-3"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obr-3</b></p><a name=\"obr-3\"> </a><a name=\"hcobr-3\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/panels 60418}\">Susceptibility - Disk diffusion (Billed)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>hasMember</b>: <a href=\"broken-link.html\">Observation/obx3-1</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/panels"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/panels>
       ] ;
       fhir:code [ fhir:v "60418" ] ;
       fhir:display [ fhir:v "Susceptibility - Disk diffusion (Billed)" ]
     ] )
  ] ; #     OBR 3    
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:hasMember ( [
     fhir:l <http://hl7.org/fhir/Observation/obx3-1> ;
     fhir:reference [ fhir:v "Observation/obx3-1" ]
  ] ) . # 

<http://hl7.org/fhir/Observation/obx3-1> a fhir:Observation .

<https://example.com/base/Observation/org1> a fhir:Observation ;
  fhir:id [ fhir:v "org1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation org1</b></p><a name=\"org1\"> </a><a name=\"hcorg1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://acme.org/lab/codes/organisms Staaur}\">Staphylococcus aureus Panel</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Observation/obx1-4</a></li><li><a href=\"broken-link.html\">Observation/obx1-5</a></li><li><a href=\"broken-link.html\">Observation/obr-2</a></li><li><a href=\"broken-link.html\">Observation/obr-3</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://acme.org/lab/codes/organisms"^^xsd:anyURI ;
         fhir:l <http://acme.org/lab/codes/organisms>
       ] ;
       fhir:code [ fhir:v "Staaur" ]
     ] ) ;
     fhir:text [ fhir:v "Staphylococcus aureus Panel" ]
  ] ; #     OBR 1    
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; #     patient chosen at random    
  fhir:hasMember ( [
     fhir:l <http://hl7.org/fhir/Observation/obx1-4> ;
     fhir:reference [ fhir:v "Observation/obx1-4" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obx1-5> ;
     fhir:reference [ fhir:v "Observation/obx1-5" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obr-2> ;
     fhir:reference [ fhir:v "Observation/obr-2" ]
  ] [
     fhir:l <http://hl7.org/fhir/Observation/obr-3> ;
     fhir:reference [ fhir:v "Observation/obr-3" ]
  ] ) . # 

<http://hl7.org/fhir/Observation/obx1-4> a fhir:Observation .

<http://hl7.org/fhir/Observation/obx1-5> a fhir:Observation .

<http://hl7.org/fhir/Observation/obr-2> a fhir:Observation .

<http://hl7.org/fhir/Observation/obr-3> a fhir:Observation .

<https://example.com/base/ServiceRequest/req> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "req"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest req</b></p><a name=\"req\"> </a><a name=\"hcreq\"> </a><p><b>identifier</b>: 255337816</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 632-0}\">Culture, MRSA</span></td></tr></table><p><b>subject</b>: <a href=\"patient-example.html\">Jim  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:value [ fhir:v "255337816" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:code [
     fhir:concept [
       fhir:coding ( [
         a loinc:632-0 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "632-0" ]
       ] ) ;
       fhir:text [ fhir:v "Culture, MRSA" ]
     ]
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/example> ;
     fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

# -------------------------------------------------------------------------------------

