FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Medication |
| Id | Medication-medication-example-ach-daily-rsvlabbtg-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication medication-example-ach-daily-rsvlabbtg-1
Profile: ACH Daily Event Medication
Original Resource ID: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3
code: Ribavirin inhalation solution 6g/vial via nebulizer
status: Active
form: Nebulizer solution
| Item[x] | Strength |
| Ribavirin inhalation solution 6g/vial via nebulizer | 6 g (Details: UCUM codeg = 'g')/6 g (Details: UCUM codeg = 'g') |
{
"resourceType": "Medication",
"id": "medication-example-ach-daily-rsvlabbtg-1",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
"valueString": "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
}
],
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "2108389"
}
],
"text": "Ribavirin inhalation solution 6g/vial via nebulizer"
},
"status": "active",
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385198000",
"display": "Conventional release solution for nebuliser"
}
],
"text": "Nebulizer solution"
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "2108389"
}
],
"text": "Ribavirin inhalation solution 6g/vial via nebulizer"
},
"strength": {
"numerator": {
"value": 6,
"unit": "g",
"system": "http://unitsofmeasure.org",
"code": "g"
},
"denominator": {
"value": 6,
"unit": "g",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}
}
]
}