FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.medikation |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-mii-exa-medikation-medication-statement-zopiclon.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationStatement",
"id": "mii-exa-medikation-medication-statement-zopiclon",
"meta": {
"security": [
{
"code": "HTEST",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "test health data"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement|2026.0.1"
]
},
"status": "intended",
"medicationCodeableConcept": {
"coding": [
{
"code": "N05CF01",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2022"
}
],
"text": "Zopiclon 3,75mg"
},
"subject": {
"reference": "Patient/example"
},
"effectivePeriod": {
"start": "2022-02-02T12:22:00+00:00"
},
"dosage": [
{
"text": "Zopiclon 3,75mg Tabl. 0-0-0-1",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"timeOfDay": [
"08:00:00"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 0,
"code": "1",
"system": "http://unitsofmeasure.org",
"unit": "Tablette"
}
}
]
},
{
"text": "Zopiclon 3,75mg Tabl. 0-0-0-1",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"timeOfDay": [
"12:00:00"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 0,
"code": "1",
"system": "http://unitsofmeasure.org",
"unit": "Tablette"
}
}
]
},
{
"text": "Zopiclon 3,75mg Tabl. 0-0-0-1",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"timeOfDay": [
"18:00:00"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 0,
"code": "1",
"system": "http://unitsofmeasure.org",
"unit": "Tablette"
}
}
]
},
{
"text": "Zopiclon 3,75mg Tabl. 0-0-0-1",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"timeOfDay": [
"22:00:00"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"code": "1",
"system": "http://unitsofmeasure.org",
"unit": "Tablette"
}
}
]
}
]
}