FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | MedicationDispense |
| Id | create-medicationdispense-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationDispense",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense"
],
"tag": [
{
"display": "Create MedicationDispense with a complete prescription choice"
},
{
"display": "Create MedicationDispense with a complete prescription choice set"
},
{
"display": "create-medicationdispense-example-2"
}
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
"valueString": "10431431717"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesDispensed",
"valuePositiveInt": 1
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
"valueCode": "R"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
"valueDecimal": 1
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLCompletePrescriptionChoice",
"valueCode": "prescomp"
}
],
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplid",
"code": "19790831000024"
},
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"code": "19801001100168"
}
]
},
"authorizingPrescription": [
{
"reference": "MedicationRequest/cab58f43-b4f0-4211-8812-0fedace40274/_history/2"
}
],
"type": [
{
"coding": [
{
"code": "SP"
}
]
}
],
"whenHandedOver": "2022-04-25T13:07:32+00:00",
"note": [
{
"text": "Plockat ut 6 tabletter. 14 st restad."
}
],
"substitution": {
"wasSubstituted": false
},
"quantity": {
"value": 14
},
"dosageInstruction": [
{
"extension": [],
"sequence": 1,
"timing": {
"repeat": {
"frequency": 2,
"period": 1,
"periodUnit": "d",
"boundsDuration": {
"value": 7,
"code": "d",
"system": "http://unitsofmeasure.org"
}
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"code": "{tbl}",
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-ucum-annotations"
}
}
],
"asNeededBoolean": false,
"patientInstruction": "1 tablett 2 gÄnger dagligen i 7 dagar."
}
]
}