FHIR IG analytics| Package | hl7.fhir.us.ohsuhypertensionig |
| Resource Type | Medication |
| Id | Medication-example-Antihypertensive.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication example-Antihypertensive
code: bumetanide 5 MG Oral Tablet
form: Tablet dose form (qualifier value)
{
"resourceType": "Medication",
"id": "example-Antihypertensive",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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)"
}
]
}
}