This page is part of the HL7 Laboratory Report (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, 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"
}
]
}
}