FHIR IG analytics| Package | hl7.fhir.us.cdc-opioid-cpg |
| Resource Type | Medication |
| Id | Medication-naloxone.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication naloxone
Language: en
Profile: Naloxone Medication Profile
code: buprenorphine 8 MG / naloxone 2 MG Sublingual Tablet
status: Active
{
"resourceType": "Medication",
"id": "naloxone",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Naloxone Medication Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is a naloxone Medication example for the *Naloxone Medication Profile*."
}
],
"profile": [
"http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/NaloxoneMedication"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "351267",
"display": "buprenorphine 8 MG / naloxone 2 MG Sublingual Tablet"
}
]
},
"status": "active"
}