FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-ExampleISiKMedikationsInformation5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationStatement",
"id": "ExampleISiKMedikationsInformation5",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation"
]
},
"dosage": [
{
"doseAndRate": [
{
"doseQuantity": {
"system": "http://unitsofmeasure.org",
"value": 1,
"unit": "Tabl.",
"code": "1"
}
}
],
"timing": {
"repeat": {
"frequency": 1,
"period": 3,
"periodUnit": "mo",
"dayOfWeek": [
"tue"
]
}
},
"patientInstruction": "alle 3 Monate am 1. Dienstag"
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"code": "07260796",
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"display": "Vitamin-B12-ratiopharm® N Ampullen zur Injektion"
}
]
},
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"context": {
"reference": "Encounter/FachabteilungskontaktMinimal"
},
"effectivePeriod": {
"start": "2024-02-06"
},
"dateAsserted": "2024-01-31"
}