US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 8.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/US-Core/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Medication",
"id" : "uscore-med2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|8.0.0-ballot"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication uscore-med2</b></p><a name=\"uscore-med2\"> </a><a name=\"hcuscore-med2\"> </a><a name=\"uscore-med2-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 582620}\">Nizatidine 15 MG/ML Oral Solution [Axid]</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "582620",
"display" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
],
"text" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
}