FHIR IG analytics| Package | ch.fhir.ig.ch-ips |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-88ee1ffb-26d0-49a2-95e4-6212261805a6.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement 88ee1ffb-26d0-49a2-95e4-6212261805a6
Profile: CH IPS MedicationStatement
status: Active
medication: Medication METFORMIN axapharm Filmtabl 500 mg (Blister 50 Stk)
subject: Monika Wegmüller
effective: 2020-03-03 --> (ongoing)
reasonCode: Diabetes
dosage
patientInstruction: Unzerkaut während oder nach den Mahlzeiten mit ausreichend Flüssigkeit einnehmen
timing: Morning, Evening, Once
route: zum Einnehmen
DoseAndRates
Dose[x] 1 Tablet (unit of presentation) (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')
Generated Narrative: Medication #Metformin
Profile: CH IPS Medication
code: METFORMIN axapharm Filmtabl 500 mg
form: Tablette
amount: 50 Tablet (unit of presentation) (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')/1 Package - unit of product usage (qualifier value) (Details: SNOMED CT code1681000175101 = 'Package - unit of product usage')
Ingredients
Item[x] Strength Metformin hydrochloride 500 milligram (Details: UCUM codemg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')
{
"resourceType": "MedicationStatement",
"id": "88ee1ffb-26d0-49a2-95e4-6212261805a6",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "Metformin",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"
]
},
"code": {
"coding": [
{
"system": "urn:oid:2.51.1.1",
"code": "7680696890012",
"display": "METFORMIN axapharm Filmtabl 500 mg (Blister 50 Stk)"
}
],
"text": "METFORMIN axapharm Filmtabl 500 mg"
},
"form": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "10219000",
"display": "Tablet"
}
],
"text": "Tablette"
},
"amount": {
"numerator": {
"value": 50,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
},
"denominator": {
"value": 1,
"unit": "Package - unit of product usage (qualifier value)",
"system": "http://snomed.info/sct",
"code": "1681000175101"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "109083009",
"display": "Metformin hydrochloride (substance)"
}
],
"text": "Metformin hydrochloride"
},
"strength": {
"numerator": {
"value": 500,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
}
]
}
],
"status": "active",
"medicationReference": {
"reference": "#Metformin"
},
"subject": {
"reference": "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type": "Patient",
"display": "Monika Wegmüller"
},
"effectivePeriod": {
"start": "2020-03-03"
},
"reasonCode": [
{
"text": "Diabetes"
}
],
"dosage": [
{
"patientInstruction": "Unzerkaut während oder nach den Mahlzeiten mit ausreichend Flüssigkeit einnehmen",
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2020-03-03"
},
"when": [
"MORN",
"EVE"
]
}
},
"route": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "20053000",
"display": "Oral use"
}
],
"text": "zum Einnehmen"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
]
}
]
}