FHIR IG analytics| Package | ch.fhir.ig.ch-emed |
| Resource Type | Composition |
| Id | Composition-2-3-Composition.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition 2-3-Composition
Language: de-CH
identifier: Uniform Resource Identifier (URI)/urn:uuid:56c82cf2-123e-4401-80a4-28a5dd059979
status: Final
type: Medication treatment plan.extended Document
date: 2012-02-04 14:00:00+0100
author: PractitionerRole
title: Therapieentscheid Medikation
confidentiality: normal
{
"resourceType": "Composition",
"id": "2-3-Composition",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationtreatmentplan"
]
},
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:56c82cf2-123e-4401-80a4-28a5dd059979"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "77603-9",
"display": "Medication treatment plan.extended Document"
},
{
"system": "http://snomed.info/sct",
"code": "761931002",
"display": "Medication treatment plan report (record artifact)"
}
]
},
"subject": {
"reference": "Patient/MonikaWegmueller"
},
"date": "2012-02-04T14:00:00+01:00",
"author": [
{
"reference": "PractitionerRole/FamilienHausarztAtHausarzt"
}
],
"title": "Therapieentscheid Medikation",
"confidentiality": "N",
"_confidentiality": {
"extension": [
{
"url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "17621005",
"display": "Normal (qualifier value)"
}
]
}
}
]
},
"section": [
{
"title": "Medikamentöser Behandlungsplan",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "77604-7",
"display": "Medication treatment plan.brief Document"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th>Präpartename</th><th>Wirkstoffname</th><th>Galenische Form</th><th>Dosis pro Einheit</th><th>Dos.Morgen</th><th>Dos.Mittag</th><th>Dos.Abend</th><th>Dos.Nacht</th><th>Verabreichungsweg</th><th>Kommentar</th><th>Anwendungsdauer</th><th>Behandlungsgrund</th></tr></thead><tbody><tr id=\"mtp.1\"><td id=\"mtp.1.brandedmedication\">Beloc Zok</td><td id=\"mtp.1.ingredient\">Metoprolol</td><td id=\"mtp.1.packageform\">Ret Tbl</td><td id=\"mtp.1.dosequantity\">50 mg</td><td id=\"mtp.1.dosagemorning\">1</td><td id=\"mtp.1.dosagelunch\">0</td><td id=\"mtp.1.dosageevening\">0.5</td><td id=\"mtp.1.dosagenight\">0</td><td id=\"mtp.1.routecode\">oral</td><td id=\"mtp.1.note\"/><td id=\"mtp.1.datefromto\"/><td id=\"mtp.1.reason\">Bluthochdruck</td></tr></tbody></table></div>"
},
"entry": [
{
"reference": "MedicationStatement/2-3-MedStatBeloczok"
}
]
}
]
}