FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-b3787e56-3e87-4af9-a1cb-407237091b8b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationAdministration",
"id": "medication-administration-insulin-dose-temp-basal-rate-kanta-en",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b03ebc59-36fa-5ad8-ab77-abea501a1fbe"
},
{
"use": "secondary",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:d8c858f6-6c4d-4282-92a6-6a1878b269e8"
}
],
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "411531001",
"display": "Short-acting insulin (substance)"
},
{
"system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
"code": "ins-short-fast",
"display": "Fast-acting insulin"
},
{
"system": "http://snomed.info/sct",
"code": "67866001",
"display": "Insulin (substance)"
}
],
"text": "Fast-acting insulin"
},
"subject": {
"reference": "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
},
"effectivePeriod": {
"start": "2021-09-04T17:23:17.000+03:00",
"end": "2021-09-04T17:28:16.000+03:00"
},
"dosage": {
"text": "Fast-acting insulin 0.07 IU (0.79 IU/h, 1.13 % = 0.89 IU/h)",
"dose": {
"value": 0.06544777777777777,
"unit": "IU",
"system": "http://unitsofmeasure.org",
"code": "[iU]"
},
"rateRatio": {
"numerator": {
"value": 0.788,
"unit": "IU",
"system": "http://unitsofmeasure.org",
"code": "[iU]"
},
"denominator": {
"value": 0.8883248730964466,
"unit": "h",
"system": "http://unitsofmeasure.org",
"code": "h"
}
}
}
}