FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | MedicationRequest |
| Id | BSP_KBV_PR_AW_Verordnung_Arzneimittel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationRequest",
"id": "3210",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-22T15:36:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Verordnung_Arzneimittel|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "Medication/3167"
},
"subject": {
"reference": "Patient/3181"
},
"authoredOn": "2018-08-15",
"requester": {
"reference": "Practitioner/3153"
},
"note": [
{
"text": "bei Schmerzen"
}
],
"dosageInstruction": [
{
"patientInstruction": "max. 4x tgl. 1 Tbl."
}
],
"dispenseRequest": {
"quantity": {
"value": 1,
"system": "http://unitsofmeasure.org",
"code": "{Package}"
}
}
}