HL7 Laboratory Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-lab-rep-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Substance",
"id" : "substance-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/lab-report/StructureDefinition/Substance-additive-uv-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Substance substance-example</b></p><a name=\"substance-example\"> </a><a name=\"hcsubstance-example\"> </a><a name=\"substance-example-en-US\"> </a><p><b>status</b>: Active</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 50045009}\">Heparin sodium</span></p></div>"
},
"status" : "active",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "50045009",
"display" : "Heparin sodium"
}
]
}
}