FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | MedicationDispense |
| Id | zib-Dispense-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Medicamenteuze behandel-id | MBH_907_mgEx_2 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1) |
|---|---|
| Medicatie | PRIMPERAN ZETPIL 20MG |
| Hoeveelheid | 50 stuk |
| Datum overhandigd | 09:59:00, 8 juni 2020 |
{
"resourceType": "MedicationDispense",
"id": "zib-dispense-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Dispense"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment",
"valueIdentifier": {
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1",
"value": "MBH_907_mgEx_2"
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.373784005.1",
"value": "MBH_907_mgEx_2_MVE1"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "198a3511-8fdf-11ec-1609-020000000000"
}
],
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373784005",
"display": "Dispensing medication (procedure)"
}
],
"text": "Medicatieverstrekking"
},
"medicationReference": {
"reference": "Medication/zib-Product-01",
"display": "PRIMPERAN ZETPIL 20MG"
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"performer": [
{
"actor": {
"reference": "Organization/nl-core-organization-06",
"display": "Apotheek De Gulle Gaper"
}
}
],
"quantity": {
"value": 50,
"unit": "stuk",
"system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
"code": "245"
},
"whenHandedOver": "2020-06-08T09:59:00+02:00"
}