FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | Medication |
| Id | Medication-benzo-medication-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication benzo-medication-example-1
code: lorazepam 0.5 MG Oral Tablet [Ativan]
{
"resourceType": "Medication",
"id": "benzo-medication-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "206821",
"display": "lorazepam 0.5 MG Oral Tablet [Ativan]"
}
],
"text": "lorazepam 0.5 MG Oral Tablet [Ativan]"
}
}