FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-ExampleISiKMedikationsInformation4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationStatement",
"id": "ExampleISiKMedikationsInformation4",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation"
]
},
"dosage": [
{
"doseAndRate": [
{
"doseQuantity": {
"system": "http://unitsofmeasure.org",
"value": 1,
"unit": "Tabl.",
"code": "1"
}
}
],
"timing": {
"repeat": {
"when": [
"C"
]
}
},
"patientInstruction": "auch zu Zwischenmahlzeiten"
}
],
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"code": "10557318",
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"display": "Sevelamercarbonat AL 800 mg"
}
]
},
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"context": {
"reference": "Encounter/FachabteilungskontaktMinimal"
},
"effectivePeriod": {
"start": "2024-01-22"
},
"dateAsserted": "2024-02-16"
}