FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fi.base
Resource TypeMedicationAdministration
IdMedicationAdministration-fb0e6e93-bb47-4521-8605-24f0ed8ebb6b.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Typ av insulin: Direktverkande insulin
Kod: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Direktverkande insulin), SNOMED 67866001 (Insulin (substance))
Tid: 4.9.2021 17.38:18 - 18.21:18
Direktverkande insulin 0.50 IE (0.7 [iU]/h)

Source1

{
  "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"
    }
  }
}