DiagnosticsThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Device, Encounter, Group, Patient, Practitioner |
Raw JSON (canonical form + also see JSON Format Specification)
An collection Bundle showing an example of a complex Micro Isolate and Sensitivities
{
"resourceType" : "Bundle",
"id" : "lri-example",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-06-27T00:52:51Z"
},
"type" : "collection",
"entry" : [{
"fullUrl" : "http://test.fhir.org/r5/DiagnosticReport/lri-example",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "lri-example",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PLAC",
"display" : "Placer Identifier"
}]
},
"system" : "https://acme.org/identifiers",
"value" : "RP723234"
},
{
"type" : {
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FILL",
"display" : "Filler Identifier"
}]
},
"system" : "https://acme.org/identifiers",
"value" : "250401"
},
{
"type" : {
"coding" : [{
"system" : "https://acme.org/identifiers",
"code" : "GRP",
"display" : "Group"
}]
},
"system" : "https://acme.org/identifiers",
"value" : "RFP 123456"
}],
"basedOn" : [{
"reference" : "ServiceRequest/example"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-15",
"issued" : "2016-08-18T18:14:35Z",
"performer" : [{
"reference" : "Organization/example"
}],
"specimen" : [{
"reference" : "Specimen/101"
}],
"result" : [{
"reference" : "Observation/lri-organism1",
"display" : "Normal Flora"
},
{
"reference" : "Observation/lri-organism2",
"display" : "Klebsiella pneumoniaee"
},
{
"reference" : "Observation/lri-organism3",
"display" : "Staphylococcus aureus"
},
{
"reference" : "Observation/lri-gramstain1",
"display" : "Many WBCs"
},
{
"reference" : "Observation/lri-gramstain2",
"display" : "Moderate Gram Positive Rods"
},
{
"reference" : "Observation/lri-gramstain3",
"display" : "Moderate Gram Positive Cocci in Chains"
},
{
"reference" : "Observation/lri-gramstain4",
"display" : "Many Gram Negative Rods"
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-gramstain1",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-gramstain1",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "gramstain1"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
},
{
"system" : "https://acme.org/codes",
"code" : "GMST",
"display" : "Gram Stain"
}],
"text" : "Gram Stain"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"component" : [{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "MNY",
"display" : "Many"
}],
"text" : "Many"
}
},
{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "WBCS",
"display" : "WBCS"
}],
"text" : "WBCS"
}
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-gramstain2",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-gramstain2",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "gramstain2"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
},
{
"system" : "https://acme.org/codes",
"code" : "GMST",
"display" : "Gram Stain"
}],
"text" : "Gram Stain"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"component" : [{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "MOD",
"display" : "Moderate"
}],
"text" : "Moderate"
}
},
{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "GPR",
"display" : "Moderate"
}],
"text" : "Gram Positive Rods"
}
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-gramstain3",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-gramstain3",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "gramstain3"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
},
{
"system" : "https://acme.org/codes",
"code" : "GMST",
"display" : "Gram Stain"
}],
"text" : "Gram Stain"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"component" : [{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "MOD",
"display" : "Moderate"
}],
"text" : "Moderate"
}
},
{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "GPCCH",
"display" : "Gram Positive Cocci in Chains"
}],
"text" : "Gram Positive Cocci in Chains"
}
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-gramstain4",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-gramstain4",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "gramstain4"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
},
{
"system" : "https://acme.org/codes",
"code" : "GMST",
"display" : "Gram Stain"
}],
"text" : "Gram Stain"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"component" : [{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "MNY",
"display" : "Many"
}],
"text" : "Many"
}
},
{
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "664-3",
"display" : "Gram Stn Spec"
}],
"text" : "Gram Stain"
},
"valueCodeableConcept" : {
"coding" : [{
"system" : "https://acme.org/codes",
"code" : "GNR",
"display" : "Gram Negative Rods"
}],
"text" : "Gram Negative Rods"
}
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-growth1",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-growth1",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "growth1"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "GROWTH",
"display" : "Growth"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "263812008",
"display" : "Moderate Growth"
}],
"text" : "Moderate Growth"
}
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-growth2",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-growth2",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "growth2"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "GROWTH",
"display" : "Growth"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "263776006",
"display" : "Heavy growth"
}],
"text" : "Heavy growth"
}
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-growth3",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-growth3",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "growth3"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "GROWTH",
"display" : "Growth"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "263776006",
"display" : "Heavy growth"
}],
"text" : "Heavy growth"
}
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org2-amp",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org2-amp",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org2-amp"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "28-1",
"display" : "Ampicillin Islt MIC"
},
{
"system" : "https://acme.org/codes",
"code" : "AMPMIC",
"display" : "Ampicilin MIC"
}],
"text" : "Ampicilin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.06,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org2-cip",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org2-cip",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org2-cip"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "185-9",
"display" : "Ciprofloxacin Islt MIC"
},
{
"system" : "https://acme.org/codes",
"code" : "CIPMIC",
"display" : "Ciprofloxacin MIC"
}],
"text" : "Ciprofloxacin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.05,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org2-gent",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org2-gent",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org2-gent"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "267-5",
"display" : "Gentamicin Islt MIC"
},
{
"system" : "https://acme.org/codes",
"code" : "CIPMIC",
"display" : "Gentamicin MIC"
}],
"text" : "Gentamicin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.05,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org3-amp",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org3-amp",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org3-amp"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "28-1",
"display" : "Ampicillin Islt MIC"
},
{
"system" : "https://acme.org/codes",
"code" : "AMPMIC",
"display" : "Ampicilin MIC"
}],
"text" : "Ampicilin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.06,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org3-cip",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org3-cip",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org3-cip"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "185-9",
"display" : "Ciprofloxacin Islt MIC"
},
{
"system" : "https://acme.org/codes",
"code" : "CIPMIC",
"display" : "Ciprofloxacin MIC"
}],
"text" : "Ciprofloxacin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.05,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-org3-gent",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-org3-gent",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>: <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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "org3-gent"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "267-5",
"display" : "Gentamicin Islt MIC"
}],
"text" : "Gentamicin MIC"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueQuantity" : {
"value" : 0.05,
"comparator" : "<",
"unit" : "ug/ml",
"system" : "http://unitsofmeasure.org",
"code" : "ug/mL"
},
"interpretation" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "S",
"display" : "Susceptible"
}]
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-organism1",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-organism1",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "organism1"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "CULTID",
"display" : "Culture ID"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "23506009",
"display" : "Normal flora"
}],
"text" : "Normal flora"
},
"hasMember" : [{
"reference" : "Observation/lri-growth1",
"display" : "Moderate growth"
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-organism2",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-organism2",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "organism2"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "CULTID",
"display" : "Culture ID"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "56415008",
"display" : "Klebsiella pneumoniae"
}],
"text" : "Klebsiella pneumoniae"
},
"hasMember" : [{
"reference" : "Observation/lri-growth2",
"display" : "Heavy growth"
},
{
"reference" : "Observation/lri-org2-amp",
"display" : "Ampicillin MIC - Susceptible"
},
{
"reference" : "Observation/lri-org2-cip",
"display" : "Ciprofloxacin MIC - Susceptible"
},
{
"reference" : "Observation/lri-org2-gent",
"display" : "Gentamicin MIC - Susceptible"
}]
}
},
{
"fullUrl" : "http://test.fhir.org/r5/Observation/lri-organism3",
"resource" : {
"resourceType" : "Observation",
"id" : "lri-organism3",
"text" : {
"status" : "generated",
"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><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\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --> (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>"
},
"identifier" : [{
"system" : "https://acme.org/identifiers",
"value" : "organism3"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "MB",
"display" : "microbiology"
}],
"text" : "Micro"
},
{
"coding" : [{
"system" : "urn:oid:2.16.840.1.113883.9.195.4.61",
"code" : "RSLT",
"display" : "Result"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "624-7",
"display" : "Bacteria Spt Resp Cult"
},
{
"system" : "https://acme.org/codes",
"code" : "CULTID",
"display" : "Culture ID"
}],
"text" : "Aerobic Respiratory Culture, Sputum"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2016-08-18",
"issued" : "2016-08-18T23:06:32Z",
"performer" : [{
"reference" : "Organization/example"
}],
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://snomed.info/sct",
"code" : "3092008",
"display" : "Staphylococcus aureus"
}],
"text" : "Staphylococcus aureus"
},
"hasMember" : [{
"reference" : "Observation/lri-growth3",
"display" : "Heavy growth"
},
{
"reference" : "Observation/lri-org3-amp",
"display" : "Ampicillin MIC - Susceptible"
},
{
"reference" : "Observation/lri-org3-cip",
"display" : "Ciprofloxacin MIC - Susceptible"
},
{
"reference" : "Observation/lri-org3-gent",
"display" : "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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot3 generated on Thu, Oct 23, 2025 19:46+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change