FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-fb0e6e93-bb47-4521-8605-24f0ed8ebb6b.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-basal-dose-kanta-stu3-sv",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-stu3"
]
},
"language": "sv",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ab5ab63d-4ebb-5862-b61e-7142da27a2e1"
},
{
"use": "secondary",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:fabe4e66-56e2-4f34-90e9-5856620f5309"
}
],
"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": "Direktverkande insulin"
},
{
"system": "http://snomed.info/sct",
"code": "67866001",
"display": "Insulin (substance)"
}
],
"text": "Direktverkande insulin"
},
"subject": {
"reference": "Patient/cafbe8e7-38fe-4807-b995-6770e5390365"
},
"effectivePeriod": {
"start": "2021-09-04T17:38:18.000+03:00",
"end": "2021-09-04T18:21:18.000+03:00"
},
"dosage": {
"text": "Direktverkande insulin 0.50 IE (0.7 [iU]/h)",
"dose": {
"value": 0.5016666666666667,
"unit": "IU",
"system": "http://unitsofmeasure.org",
"code": "[iU]"
},
"rateQuantity": {
"value": 0.7,
"unit": "[iU]/h",
"system": "http://unitsofmeasure.org",
"code": "[iU]/h"
}
}
}