FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-medadmin-example-ach-monthly-pass3-enoxaparin.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration medadmin-example-ach-monthly-pass3-enoxaparin
identifier: urn:oid:2.16.840.1.113883.19.5.1.798/101888833 (use: usual, )
status: Not Done
category: Inpatient Medication
medication: 0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe
subject: Pass2 ACH
context: Critical care visit
effective: 2024-02-02 21:04:00-0500
| Text | Site | Route | Dose |
| 0.4ml subcutaneous once daily in abdomen | Subcutaneous tissue structure of anterior abdominal wall (body structure) | Oral | 4000 uL (Details: UCUM codeuL = 'uL') |
{
"resourceType": "MedicationAdministration",
"id": "medadmin-example-ach-monthly-pass3-enoxaparin",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-medicationadministration"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "urn:oid:2.16.840.1.113883.19.5.1.798",
"value": "101888833"
}
],
"status": "not-done",
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code": "inpatient",
"display": "Inpatient"
}
],
"text": "Inpatient Medication"
},
"medicationReference": {
"reference": "Medication/medication-example-enoxaparin",
"display": "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe"
},
"subject": {
"reference": "Patient/patient-example-ach-monthly-pass3",
"display": "Pass2 ACH"
},
"context": {
"reference": "Encounter/encounter-example-ach-monthly-pass3-acute",
"display": "Critical care visit"
},
"effectiveDateTime": "2024-02-02T21:04:00-05:00",
"request": {
"reference": "MedicationRequest/medicationrequest-example-ach-monthly-pass3-enoxaparin"
},
"dosage": {
"text": "0.4ml subcutaneous once daily in abdomen",
"site": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "42972002",
"display": "Subcutaneous tissue structure of anterior abdominal wall (body structure)"
}
]
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral Use"
}
],
"text": "Oral"
},
"dose": {
"value": 4000,
"unit": "uL",
"system": "http://unitsofmeasure.org",
"code": "uL"
}
}
}