FHIR IG analytics| Package | hl7.fhir.uv.ae-research-ig |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-medadmin0301.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration
Resource MedicationAdministration "medadmin0301"
status: completed
| Reference |
|
subject: : Reference(Patient/pat1) Donald Duck
encounter: : Reference(Encounter/f001) encounter who leads to this prescription
occurence: 1905-07-20 14:30:00+0100 --> (ongoing)
performer
Actors
Reference : Reference(Practitioner/f007) Patrick Pump
| Concept |
| Given as Ordered (Reason Medication Given Codes#b) |
request: : Reference(MedicationRequest/medrx0318)
| Text | Route | Method | Dose |
| 500mg IV q6h x 3 days | Intravenous route (qualifier value) (SNOMED CT#47625008) | IV Push () | 500 mg (Details: UCUM code mg = 'mg') |
target: : Reference(ServiceRequest/physiotherapy)
recorded: Jul 20, 1905, 1:30:00 PM
Agents
Role Who author (originator) (ParticipationType#AUT) : Reference(Practitioner/example) Dr Adam Careful Signatures
Type When Who TargetFormat SigFormat Data Author's Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.1 = 'Author's Signature', stated as 'Author's Signature') Jul 20, 1905, 1:30:00 PM : Practitioner/example Dr Adam Careful application/fhir+xml application/signature+xml (base64 data - 20 bytes)
Generated Narrative: Medication #med0301
code: Study Medication for psoriasis ()
Generated Narrative: Provenance #signature
target: : Reference(ServiceRequest/physiotherapy)
recorded: Jul 20, 1905, 1:30:00 PM
Agents
Role Who author (originator) (ParticipationType#AUT) : Reference(Practitioner/example) Dr Adam Careful Signatures
Type When Who TargetFormat SigFormat Data Author's Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.1 = 'Author's Signature', stated as 'Author's Signature') Jul 20, 1905, 1:30:00 PM : Practitioner/example Dr Adam Careful application/fhir+xml application/signature+xml (base64 data - 20 bytes)
{
"resourceType": "MedicationAdministration",
"id": "medadmin0301",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "med0301",
"code": {
"text": "Study Medication for psoriasis"
}
},
{
"resourceType": "Provenance",
"id": "signature",
"target": [
{
"identifier": {
"system": "http://hospital.org/",
"value": "physiotherapy"
},
"display": "Reference(ServiceRequest/physiotherapy)"
}
],
"recorded": "1905-07-20T14:30:00+01:00",
"agent": [
{
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "AUT"
}
]
}
],
"who": {
"display": "Reference(Practitioner/example) Dr Adam Careful"
}
}
],
"signature": [
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.1",
"display": "Author's Signature"
}
],
"when": "1905-07-20T14:30:00+01:00",
"who": {
"display": "Practitioner/example Dr Adam Careful"
},
"targetFormat": "application/fhir+xml",
"sigFormat": "application/signature+xml",
"data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
}
]
}
],
"status": "completed",
"medication": {
"reference": {
"reference": "#med0301"
}
},
"subject": {
"identifier": {
"system": "http://hospital.org/",
"value": "pat1"
},
"display": "Reference(Patient/pat1) Donald Duck"
},
"encounter": {
"identifier": {
"system": "http://hospital.org/",
"value": "f001"
},
"display": "Reference(Encounter/f001) encounter who leads to this prescription"
},
"occurencePeriod": {
"start": "1905-07-20T14:30:00+01:00"
},
"performer": [
{
"actor": {
"reference": {
"identifier": {
"system": "http://hospital.org/",
"value": "f007"
},
"display": "Reference(Practitioner/f007) Patrick Pump"
}
}
}
],
"reason": [
{
"concept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/reason-medication-given",
"code": "b",
"display": "Given as Ordered"
}
]
}
}
],
"request": {
"identifier": {
"system": "http://hospital.org/",
"value": "medrx0318"
},
"display": "Reference(MedicationRequest/medrx0318)"
},
"dosage": {
"text": "500mg IV q6h x 3 days",
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route (qualifier value)"
}
]
},
"method": {
"text": "IV Push"
},
"dose": {
"value": 500,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
},
"eventHistory": [
{
"reference": "#signature",
"display": "Author's Signature"
}
]
}