OHSU Hypertension Implementation Guide
0.1.0 - CI Build
Unknown region code '840'
OHSU Hypertension Implementation Guide, published by Oregon Health and Science University. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "example-Antihypertensive",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication example-Antihypertensive</b></p><a name=\"example-Antihypertensive\"> </a><a name=\"hcexample-Antihypertensive\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 104222}\">bumetanide 5 MG Oral Tablet</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet dose form (qualifier value)</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "104222",
"display" : "bumetanide 5 MG Oral Tablet"
}
]
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385055001",
"display" : "Tablet dose form (qualifier value)"
}
]
}
}