FHIR IG analytics| Package | hl7.fhir.us.nhsn-med-admin |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-medicationadministration-azithromycin-med-admin-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
status: completed
medication: Azithromycin 500 MG Oral Tablet
subject: Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24
effective: 2021-01-02 --> 2021-01-10
| - | Text | Route | Method | Dose |
| * | Two tablets at once | Oral Route | Swallow - dosing instruction imperative (qualifier value) | 2 TAB |
{
"resourceType": "MedicationAdministration",
"id": "medicationadministration-azithromycin-med-admin-1",
"meta": {
"versionId": "3",
"lastUpdated": "2021-09-07T05:30:27.121+00:00",
"source": "#vmWyX3NJuGgt3muR",
"profile": [
"http://hl7.org/fhir/us/nhsn-med-admin/StructureDefinition/MedicationAdministration-inpatient-med-admin"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "248656",
"display": "Azithromycin 500 MG Oral Tablet"
}
],
"text": "Azithromycin 500 MG Oral Tablet"
},
"subject": {
"reference": "Patient/patient-med-admin-1"
},
"effectivePeriod": {
"start": "2021-01-02",
"end": "2021-01-10"
},
"dosage": {
"text": "Two tablets at once",
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral Route"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "421521009",
"display": "Swallow - dosing instruction imperative (qualifier value)"
}
]
},
"dose": {
"value": 2,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
}
}
}