FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example DiagnosticReport/lri-example (Turtle)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Encounter, Patient, Practitioner

Raw Turtle (+ also see Turtle/RDF Format Specification)

An collection Bundle showing an example of a complex Micro Isolate and Sensitivities

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

[a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "lri-example"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2017-06-27T00:52:51Z"^^xsd:dateTime ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/DiagnosticReport/lri-example"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/DiagnosticReport/lri-example> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-gramstain1"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-gramstain1> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-gramstain2"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-gramstain2> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-gramstain3"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-gramstain3> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-gramstain4"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-gramstain4> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-growth1"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-growth1> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-growth2"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-growth2> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-growth3"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-growth3> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org2-amp"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org2-amp> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org2-cip"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org2-cip> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org2-gent"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org2-gent> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org3-amp"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org3-amp> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org3-cip"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org3-cip> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-org3-gent"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-org3-gent> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-organism1"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-organism1> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-organism2"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-organism2> )
  ] [
     fhir:fullUrl [ fhir:v "http://test.fhir.org/r5/Observation/lri-organism3"^^xsd:anyURI ] ;
     fhir:resource ( <http://test.fhir.org/r5/Observation/lri-organism3> )
  ] )] . # 

<http://test.fhir.org/r5/DiagnosticReport/lri-example> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "lri-example"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport lri-example</b></p><a name=\"lri-example\"> </a><a name=\"hclri-example\"> </a><a name=\"lri-example-en-US\"> </a><h2><span title=\"Codes:{http://loinc.org 624-7}\">Aerobic Respiratory Culture, Sputum</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Laboratory</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>When For</td><td>2016-08-15</td></tr><tr><td>Reported</td><td>2016-08-18T18:14:35Z</td></tr><tr><td>Performer</td><td> <a href=\"organization-example.html\">Organization ACME Health</a></td></tr><tr><td>Identifiers</td><td> Placer Identifier/RP723234 Filler Identifier/250401 Group/RFP 123456</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><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "PLAC" ] ;
         fhir:display [ fhir:v "Placer Identifier" ]
       ] )
     ] ;
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "RP723234" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "FILL" ] ;
         fhir:display [ fhir:v "Filler Identifier" ]
       ] )
     ] ;
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "250401" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "GRP" ] ;
         fhir:display [ fhir:v "Group" ]
       ] )
     ] ;
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "RFP 123456" ]
  ] ) ; # 
  fhir:basedOn ( [
     fhir:reference [ fhir:v "ServiceRequest/example" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "LAB" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-15"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T18:14:35Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:specimen ( [
     fhir:reference [ fhir:v "Specimen/101" ]
  ] ) ; # 
  fhir:result ( [
     fhir:reference [ fhir:v "Observation/lri-organism1" ] ;
     fhir:display [ fhir:v "Normal Flora" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-organism2" ] ;
     fhir:display [ fhir:v "Klebsiella pneumoniaee" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-organism3" ] ;
     fhir:display [ fhir:v "Staphylococcus aureus" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-gramstain1" ] ;
     fhir:display [ fhir:v "Many WBCs" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-gramstain2" ] ;
     fhir:display [ fhir:v "Moderate Gram Positive Rods" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-gramstain3" ] ;
     fhir:display [ fhir:v "Moderate Gram Positive Cocci in Chains" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-gramstain4" ] ;
     fhir:display [ fhir:v "Many Gram Negative Rods" ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-gramstain1> a fhir:Observation ;
  fhir:id [ fhir:v "lri-gramstain1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-gramstain1</b></p><a name=\"lri-gramstain1\"> </a><a name=\"hclri-gramstain1\"> </a><a name=\"lri-gramstain1-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/gramstain1</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}, {https://acme.org/codes GMST}\">Gram Stain</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes MNY}\">Many</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes WBCS}\">WBCS</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "gramstain1" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:664-3 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "664-3" ] ;
       fhir:display [ fhir:v "Gram Stn Spec" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GMST" ] ;
       fhir:display [ fhir:v "Gram Stain" ]
     ] ) ;
     fhir:text [ fhir:v "Gram Stain" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "MNY" ] ;
         fhir:display [ fhir:v "Many" ]
       ] ) ;
       fhir:text [ fhir:v "Many" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "WBCS" ] ;
         fhir:display [ fhir:v "WBCS" ]
       ] ) ;
       fhir:text [ fhir:v "WBCS" ]
     ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-gramstain2> a fhir:Observation ;
  fhir:id [ fhir:v "lri-gramstain2"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-gramstain2</b></p><a name=\"lri-gramstain2\"> </a><a name=\"hclri-gramstain2\"> </a><a name=\"lri-gramstain2-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/gramstain2</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}, {https://acme.org/codes GMST}\">Gram Stain</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes MOD}\">Moderate</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes GPR}\">Gram Positive Rods</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "gramstain2" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:664-3 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "664-3" ] ;
       fhir:display [ fhir:v "Gram Stn Spec" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GMST" ] ;
       fhir:display [ fhir:v "Gram Stain" ]
     ] ) ;
     fhir:text [ fhir:v "Gram Stain" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "MOD" ] ;
         fhir:display [ fhir:v "Moderate" ]
       ] ) ;
       fhir:text [ fhir:v "Moderate" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "GPR" ] ;
         fhir:display [ fhir:v "Moderate" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Positive Rods" ]
     ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-gramstain3> a fhir:Observation ;
  fhir:id [ fhir:v "lri-gramstain3"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-gramstain3</b></p><a name=\"lri-gramstain3\"> </a><a name=\"hclri-gramstain3\"> </a><a name=\"lri-gramstain3-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/gramstain3</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}, {https://acme.org/codes GMST}\">Gram Stain</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes MOD}\">Moderate</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes GPCCH}\">Gram Positive Cocci in Chains</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "gramstain3" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:664-3 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "664-3" ] ;
       fhir:display [ fhir:v "Gram Stn Spec" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GMST" ] ;
       fhir:display [ fhir:v "Gram Stain" ]
     ] ) ;
     fhir:text [ fhir:v "Gram Stain" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "MOD" ] ;
         fhir:display [ fhir:v "Moderate" ]
       ] ) ;
       fhir:text [ fhir:v "Moderate" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "GPCCH" ] ;
         fhir:display [ fhir:v "Gram Positive Cocci in Chains" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Positive Cocci in Chains" ]
     ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-gramstain4> a fhir:Observation ;
  fhir:id [ fhir:v "lri-gramstain4"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-gramstain4</b></p><a name=\"lri-gramstain4\"> </a><a name=\"hclri-gramstain4\"> </a><a name=\"lri-gramstain4-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/gramstain4</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}, {https://acme.org/codes GMST}\">Gram Stain</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes MNY}\">Many</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 664-3}\">Gram Stain</span></p><p><b>value</b>: <span title=\"Codes:{https://acme.org/codes GNR}\">Gram Negative Rods</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "gramstain4" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:664-3 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "664-3" ] ;
       fhir:display [ fhir:v "Gram Stn Spec" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GMST" ] ;
       fhir:display [ fhir:v "Gram Stain" ]
     ] ) ;
     fhir:text [ fhir:v "Gram Stain" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "MNY" ] ;
         fhir:display [ fhir:v "Many" ]
       ] ) ;
       fhir:text [ fhir:v "Many" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         a loinc:664-3 ;
         fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "664-3" ] ;
         fhir:display [ fhir:v "Gram Stn Spec" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Stain" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "GNR" ] ;
         fhir:display [ fhir:v "Gram Negative Rods" ]
       ] ) ;
       fhir:text [ fhir:v "Gram Negative Rods" ]
     ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-growth1> a fhir:Observation ;
  fhir:id [ fhir:v "lri-growth1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-growth1</b></p><a name=\"lri-growth1\"> </a><a name=\"hclri-growth1\"> </a><a name=\"lri-growth1-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/growth1</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes GROWTH}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 263812008}\">Moderate Growth</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "growth1" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GROWTH" ] ;
       fhir:display [ fhir:v "Growth" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:263812008 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "263812008" ] ;
       fhir:display [ fhir:v "Moderate Growth" ]
     ] ) ;
     fhir:text [ fhir:v "Moderate Growth" ]
  ] . # 

<http://test.fhir.org/r5/Observation/lri-growth2> a fhir:Observation ;
  fhir:id [ fhir:v "lri-growth2"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-growth2</b></p><a name=\"lri-growth2\"> </a><a name=\"hclri-growth2\"> </a><a name=\"lri-growth2-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/growth2</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes GROWTH}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 263776006}\">Heavy growth</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "growth2" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GROWTH" ] ;
       fhir:display [ fhir:v "Growth" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:263776006 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "263776006" ] ;
       fhir:display [ fhir:v "Heavy growth" ]
     ] ) ;
     fhir:text [ fhir:v "Heavy growth" ]
  ] . # 

<http://test.fhir.org/r5/Observation/lri-growth3> a fhir:Observation ;
  fhir:id [ fhir:v "lri-growth3"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-growth3</b></p><a name=\"lri-growth3\"> </a><a name=\"hclri-growth3\"> </a><a name=\"lri-growth3-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/growth3</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes GROWTH}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 263776006}\">Heavy growth</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "growth3" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "GROWTH" ] ;
       fhir:display [ fhir:v "Growth" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:263776006 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "263776006" ] ;
       fhir:display [ fhir:v "Heavy growth" ]
     ] ) ;
     fhir:text [ fhir:v "Heavy growth" ]
  ] . # 

<http://test.fhir.org/r5/Observation/lri-org2-amp> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org2-amp"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org2-amp</b></p><a name=\"lri-org2-amp\"> </a><a name=\"hclri-org2-amp\"> </a><a name=\"lri-org2-amp-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org2-amp</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 28-1}, {https://acme.org/codes AMPMIC}\">Ampicilin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.06 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org2-amp" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:28-1 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "28-1" ] ;
       fhir:display [ fhir:v "Ampicillin Islt MIC" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "AMPMIC" ] ;
       fhir:display [ fhir:v "Ampicilin MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Ampicilin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.06"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-org2-cip> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org2-cip"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org2-cip</b></p><a name=\"lri-org2-cip\"> </a><a name=\"hclri-org2-cip\"> </a><a name=\"lri-org2-cip-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org2-cip</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 185-9}, {https://acme.org/codes CIPMIC}\">Ciprofloxacin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.05 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org2-cip" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:185-9 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "185-9" ] ;
       fhir:display [ fhir:v "Ciprofloxacin Islt MIC" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CIPMIC" ] ;
       fhir:display [ fhir:v "Ciprofloxacin MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Ciprofloxacin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.05"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-org2-gent> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org2-gent"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org2-gent</b></p><a name=\"lri-org2-gent\"> </a><a name=\"hclri-org2-gent\"> </a><a name=\"lri-org2-gent-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org2-gent</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 267-5}, {https://acme.org/codes CIPMIC}\">Gentamicin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.05 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org2-gent" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:267-5 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "267-5" ] ;
       fhir:display [ fhir:v "Gentamicin Islt MIC" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CIPMIC" ] ;
       fhir:display [ fhir:v "Gentamicin MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Gentamicin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.05"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-org3-amp> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org3-amp"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org3-amp</b></p><a name=\"lri-org3-amp\"> </a><a name=\"hclri-org3-amp\"> </a><a name=\"lri-org3-amp-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org3-amp</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 28-1}, {https://acme.org/codes AMPMIC}\">Ampicilin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.06 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org3-amp" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:28-1 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "28-1" ] ;
       fhir:display [ fhir:v "Ampicillin Islt MIC" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "AMPMIC" ] ;
       fhir:display [ fhir:v "Ampicilin MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Ampicilin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.06"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-org3-cip> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org3-cip"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org3-cip</b></p><a name=\"lri-org3-cip\"> </a><a name=\"hclri-org3-cip\"> </a><a name=\"lri-org3-cip-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org3-cip</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 185-9}, {https://acme.org/codes CIPMIC}\">Ciprofloxacin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.05 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org3-cip" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:185-9 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "185-9" ] ;
       fhir:display [ fhir:v "Ciprofloxacin Islt MIC" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CIPMIC" ] ;
       fhir:display [ fhir:v "Ciprofloxacin MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Ciprofloxacin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.05"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-org3-gent> a fhir:Observation ;
  fhir:id [ fhir:v "lri-org3-gent"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-org3-gent</b></p><a name=\"lri-org3-gent\"> </a><a name=\"hclri-org3-gent\"> </a><a name=\"lri-org3-gent-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/org3-gent</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 267-5}\">Gentamicin MIC</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: &lt;0.05 ug/ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug/mL = 'ug/mL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation S}\">Susceptible</span></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "org3-gent" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:267-5 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "267-5" ] ;
       fhir:display [ fhir:v "Gentamicin Islt MIC" ]
     ] ) ;
     fhir:text [ fhir:v "Gentamicin MIC" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.05"^^xsd:decimal ] ;
     fhir:comparator [ fhir:v "<" ] ;
     fhir:unit [ fhir:v "ug/ml" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "ug/mL" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "S" ] ;
       fhir:display [ fhir:v "Susceptible" ]
     ] )
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-organism1> a fhir:Observation ;
  fhir:id [ fhir:v "lri-organism1"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-organism1</b></p><a name=\"lri-organism1\"> </a><a name=\"hclri-organism1\"> </a><a name=\"lri-organism1-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/organism1</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes CULTID}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 23506009}\">Normal flora</span></p><p><b>hasMember</b>: <a href=\"broken-link.html\">Moderate growth</a></p></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "organism1" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CULTID" ] ;
       fhir:display [ fhir:v "Culture ID" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:23506009 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "23506009" ] ;
       fhir:display [ fhir:v "Normal flora" ]
     ] ) ;
     fhir:text [ fhir:v "Normal flora" ]
  ] ; # 
  fhir:hasMember ( [
     fhir:reference [ fhir:v "Observation/lri-growth1" ] ;
     fhir:display [ fhir:v "Moderate growth" ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-organism2> a fhir:Observation ;
  fhir:id [ fhir:v "lri-organism2"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-organism2</b></p><a name=\"lri-organism2\"> </a><a name=\"hclri-organism2\"> </a><a name=\"lri-organism2-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/organism2</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes CULTID}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 56415008}\">Klebsiella pneumoniae</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Heavy growth</a></li><li><a href=\"broken-link.html\">Ampicillin MIC - Susceptible</a></li><li><a href=\"broken-link.html\">Ciprofloxacin MIC - Susceptible</a></li><li><a href=\"broken-link.html\">Gentamicin MIC  - Susceptible</a></li></ul></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "organism2" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CULTID" ] ;
       fhir:display [ fhir:v "Culture ID" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:56415008 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "56415008" ] ;
       fhir:display [ fhir:v "Klebsiella pneumoniae" ]
     ] ) ;
     fhir:text [ fhir:v "Klebsiella pneumoniae" ]
  ] ; # 
  fhir:hasMember ( [
     fhir:reference [ fhir:v "Observation/lri-growth2" ] ;
     fhir:display [ fhir:v "Heavy growth" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org2-amp" ] ;
     fhir:display [ fhir:v "Ampicillin MIC - Susceptible" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org2-cip" ] ;
     fhir:display [ fhir:v "Ciprofloxacin MIC - Susceptible" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org2-gent" ] ;
     fhir:display [ fhir:v "Gentamicin MIC  - Susceptible" ]
  ] ) . # 

<http://test.fhir.org/r5/Observation/lri-organism3> a fhir:Observation ;
  fhir:id [ fhir:v "lri-organism3"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lri-organism3</b></p><a name=\"lri-organism3\"> </a><a name=\"hclri-organism3\"> </a><a name=\"lri-organism3-en-US\"> </a><p><b>identifier</b>: <code>https://acme.org/identifiers</code>/organism3</p><p><b>status</b>: final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}, {http://terminology.hl7.org/CodeSystem/v2-0074 MB}\">Micro</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.9.195.4.61 RSLT}\">Result</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 624-7}, {https://acme.org/codes CULTID}\">Aerobic Respiratory Culture, Sputum</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>effective</b>: 2016-08-18</p><p><b>issued</b>: 2016-08-18T23:06:32Z</p><p><b>performer</b>: <a href=\"organization-example.html\">Organization ACME Health</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 3092008}\">Staphylococcus aureus</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Heavy growth</a></li><li><a href=\"broken-link.html\">Ampicillin MIC - Susceptible</a></li><li><a href=\"broken-link.html\">Ciprofloxacin MIC - Susceptible</a></li><li><a href=\"broken-link.html\">Gentamicin MIC  - Susceptible</a></li></ul></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "organism3" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "MB" ] ;
       fhir:display [ fhir:v "microbiology" ]
     ] ) ;
     fhir:text [ fhir:v "Micro" ]
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.9.195.4.61"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "RSLT" ] ;
       fhir:display [ fhir:v "Result" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:624-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "624-7" ] ;
       fhir:display [ fhir:v "Bacteria Spt Resp Cult" ]
     ] [
       fhir:system [ fhir:v "https://acme.org/codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "CULTID" ] ;
       fhir:display [ fhir:v "Culture ID" ]
     ] ) ;
     fhir:text [ fhir:v "Aerobic Respiratory Culture, Sputum" ]
  ] ; # 
  fhir:subject [
     fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-08-18"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2016-08-18T23:06:32Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:3092008 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "3092008" ] ;
       fhir:display [ fhir:v "Staphylococcus aureus" ]
     ] ) ;
     fhir:text [ fhir:v "Staphylococcus aureus" ]
  ] ; # 
  fhir:hasMember ( [
     fhir:reference [ fhir:v "Observation/lri-growth3" ] ;
     fhir:display [ fhir:v "Heavy growth" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org3-amp" ] ;
     fhir:display [ fhir:v "Ampicillin MIC - Susceptible" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org3-cip" ] ;
     fhir:display [ fhir:v "Ciprofloxacin MIC - Susceptible" ]
  ] [
     fhir:reference [ fhir:v "Observation/lri-org3-gent" ] ;
     fhir:display [ fhir:v "Gentamicin MIC  - Susceptible" ]
  ] ) . # 

# -------------------------------------------------------------------------------------


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.