FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | MedicationDispense |
| Id | close-medicationdispense-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationDispense",
"id": "30a7f4c5-8d6f-4ba2-bcf6-6bbe04f02210",
"meta": {
"versionId": "1",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense"
],
"tag": [
{
"display": "Close MedicationDispense credit dispense"
},
{
"display": "An instance of MedicationDispense"
},
{
"display": "close-medicationdispense-example-2"
}
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
"valueCode": "R"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesDispensed",
"valuePositiveInt": 1
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
"valueString": "10431431717"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchId",
"valueString": "10431431718"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
"valueDecimal": 1
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispenseCrediting",
"extension": [
{
"url": "creditDate",
"valueDateTime": "2022-04-27T13:10:58+00:00"
},
{
"url": "creditDispatchId",
"valueString": "10431431720"
}
]
}
],
"status": "cancelled",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"code": "19801001100168"
}
]
},
"authorizingPrescription": [
{
"reference": "MedicationRequest/cab58f43-b4f0-4211-8812-0fedace40274/_history/2"
}
],
"type": {
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"code": "SP"
}
]
},
"quantity": {
"value": 14
},
"whenHandedOver": "2022-04-25T13:07:32+00:00",
"note": [
{
"text": "Plockat ut 6 tabletter. 14 st restad."
}
],
"dosageInstruction": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
"valueCode": "FREKVENSDOSERING"
}
],
"sequence": 1,
"patientInstruction": "1 tablett 2 gÄnger dagligen i 7 dagar.",
"timing": {
"repeat": {
"boundsDuration": {
"value": 7,
"unit": "dag",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"frequency": 2,
"period": 1,
"periodUnit": "d"
}
},
"asNeededBoolean": false,
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-ucum-annotations",
"code": "{tbl}"
}
}
]
}
],
"substitution": {
"wasSubstituted": false
}
}