FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | MedicationDispense |
| Id | create-medicationdispense-example-4.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 dose dipensed MedicationDispense"
},
{
"display": "Create dose dipensed MedicationDispense"
},
{
"display": "create-medicationdispense-example-4"
}
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
"valueString": "2"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
"valueCode": "U"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
"valueDecimal": 1
}
],
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplid",
"code": "20060517000096"
},
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"code": "20060703100265"
}
]
},
"authorizingPrescription": [
{
"reference": "MedicationRequest/95f22a79-5ed0-4ed3-b464-16f78cbeb1f5/_history/1"
}
],
"type": [
{
"coding": [
{
"code": "DD"
}
]
}
],
"whenHandedOver": "2022-12-12T10:07:01+00:00",
"note": [
{
"text": "uttag 2"
}
],
"substitution": {
"wasSubstituted": false
},
"quantity": {
"value": 60
}
}