This page is part of the CH EMED (R4) (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "2-3-MedicationTreatmentPlan",
"meta" : {
"lastUpdated" : "2020-03-09T12:31:59.738+00:00",
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationtreatmentplan"
]
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:17931678-20b4-11e6-b67b-9e71128cca77"
},
"type" : "document",
"timestamp" : "2012-02-04T14:00:00+01:00",
"entry" : [
{
"fullUrl" : "http://test.fhir.ch/r4/Composition/2-3-Composition",
"resource" : {
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p><b>Generated Narrative: Composition</b><a name=\"2-3-Composition\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition "2-3-Composition" (Language "de-CH") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-composition-medicationtreatmentplan.html\">CH EMED Medication Treatment Plan Composition</a></p></div><p><b>identifier</b>: id:\u00a0urn:uuid:17931678-20b4-11e6-b67b-9e71128cca77</p><p><b>status</b>: final</p><p><b>type</b>: Medication treatment plan.extended Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#77603-9; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[??]</a>#761931002 "Medication treatment plan report (record artifact)")</span></p><p><b>date</b>: 2012-02-04 14:00:00+0100</p><p><b>author</b>: <a href=\"#PractitionerRole_FamilienHausarztAtHausarzt\">See above (PractitionerRole/FamilienHausarztAtHausarzt)</a></p><p><b>title</b>: Therapieentscheid Medikation</p><p><b>confidentiality</b>: N</p></div>"
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:17931678-20b4-11e6-b67b-9e71128cca77"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "77603-9",
"display" : "Medication treatment plan.extended Document"
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/2011000195101",
"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",
"version" : "http://snomed.info/sct/2011000195101",
"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"
}
]
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Patient/MonikaWegmueller",
"resource" : {
"resourceType" : "Patient",
"id" : "MonikaWegmueller",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"MonikaWegmueller\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "MonikaWegmueller" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.0-ballot/StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p><b>identifier</b>: Medical record number: 11111111</p><p><b>name</b>: Monika Wegmüller </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1943-05-15</p><p><b>address</b>: Wiesenstr. 12 Zürich 8003 CH </p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "urn:oid:2.999.1",
"value" : "11111111"
}
],
"name" : [
{
"family" : "Wegmüller",
"given" : [
"Monika"
]
}
],
"gender" : "female",
"birthDate" : "1943-05-15",
"address" : [
{
"line" : [
"Wiesenstr. 12"
],
"city" : "Zürich",
"postalCode" : "8003",
"country" : "CH"
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/PractitionerRole/FamilienHausarztAtHausarzt",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "FamilienHausarztAtHausarzt",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"FamilienHausarztAtHausarzt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole "FamilienHausarztAtHausarzt" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-practitionerrole.html\">CH EMED PractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"#Practitioner_FamilienHausarzt\">See above (Practitioner/FamilienHausarzt)</a></p><p><b>organization</b>: <a href=\"#Organization_Hausarzt\">See above (Organization/Hausarzt)</a></p></div>"
},
"practitioner" : {
"reference" : "Practitioner/FamilienHausarzt"
},
"organization" : {
"reference" : "Organization/Hausarzt"
}
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Practitioner/FamilienHausarzt",
"resource" : {
"resourceType" : "Practitioner",
"id" : "FamilienHausarzt",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"FamilienHausarzt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "FamilienHausarzt" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-practitioner.html\">CH EMED Practitioner</a></p></div><p><b>identifier</b>: id:\u00a07601000234438</p><p><b>name</b>: Familien Hausarzt </p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.51.1.3",
"value" : "7601000234438"
}
],
"name" : [
{
"family" : "Hausarzt",
"given" : [
"Familien"
]
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Organization/Hausarzt",
"resource" : {
"resourceType" : "Organization",
"id" : "Hausarzt",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"Hausarzt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "Hausarzt" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-organization.html\">CH EMED Organization</a></p></div><p><b>identifier</b>: id:\u00a07601000234438</p><p><b>name</b>: Hausarzt</p><p><b>address</b>: Krankenstrasse 2 Zürich 8005 CH </p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.51.1.3",
"value" : "7601000234438"
}
],
"name" : "Hausarzt",
"address" : [
{
"line" : [
"Krankenstrasse 2"
],
"city" : "Zürich",
"postalCode" : "8005",
"country" : "CH"
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/MedicationStatement/2-3-MedStatBeloczok",
"resource" : {
"resourceType" : "MedicationStatement",
"id" : "2-3-MedStatBeloczok",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"2-3-MedStatBeloczok\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationStatement "2-3-MedStatBeloczok" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-medicationstatement.html\">CH EMED MedicationStatement</a></p></div><p><b>identifier</b>: id:\u00a0urn:uuid:17931678-20b4-11e6-b67b-9e71128cca77</p><p><b>status</b>: active</p><p><b>medication</b>: <a name=\"Beloczok\"> </a></p><blockquote><p/><p><a name=\"Beloczok\"> </a></p><p><b>code</b>: BELOC ZOK Ret Tabl 50 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680521101306 "BELOC ZOK Ret Tabl 50 mg 30 Stk")</span></p><p><b>form</b>: Tablette <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#10219000 "Tablet")</span></p><p><b>amount</b>: 20 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span>/1 Package<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Package} = '{Package}')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td>Metoprolol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[??]</a>#372826007 "Metoprolol (substance)")</span></td><td>50 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><p><b>subject</b>: <a href=\"#Patient_MonikaWegmueller\">See above (Patient/MonikaWegmueller)</a></p><p><b>reasonCode</b>: Bluthochdruck <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>patientInstruction</b>: -</p><p><b>timing</b>: Starting 2012-02-04, , ?ngen-6?</p><p><b>route</b>: zum Einnehmen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#20053000 "Oral use")</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 2</p><p><b>timing</b>: , ?ngen-6?</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Medication #Beloczok</b><a name=\"Beloczok\"> </a></p><p><b>code</b>: BELOC ZOK Ret Tabl 50 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680521101306 "BELOC ZOK Ret Tabl 50 mg 30 Stk")</span></p><p><b>form</b>: Tablette <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#10219000 "Tablet")</span></p><p><b>amount</b>: 20 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span>/1 Package<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Package} = '{Package}')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td>Metoprolol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[??]</a>#372826007 "Metoprolol (substance)")</span></td><td>50 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "Beloczok",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication"
]
},
"code" : {
"coding" : [
{
"system" : "urn:oid:2.51.1.1",
"code" : "7680521101306",
"display" : "BELOC ZOK Ret Tabl 50 mg 30 Stk"
}
],
"text" : "BELOC ZOK Ret Tabl 50 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" : 20,
"unit" : "Tablet (unit of presentation)",
"system" : "http://snomed.info/sct",
"code" : "732936001"
},
"denominator" : {
"value" : 1,
"unit" : "Package",
"system" : "http://unitsofmeasure.org",
"code" : "{Package}"
}
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/2011000195101",
"code" : "372826007",
"display" : "Metoprolol (substance)"
}
],
"text" : "Metoprolol"
},
"strength" : {
"numerator" : {
"value" : 50,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "Tablet (unit of presentation)",
"system" : "http://snomed.info/sct",
"code" : "732936001"
}
}
}
]
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:17931678-20b4-11e6-b67b-9e71128cca77"
}
],
"status" : "active",
"medicationReference" : {
"reference" : "#Beloczok"
},
"subject" : {
"reference" : "Patient/MonikaWegmueller"
},
"reasonCode" : [
{
"text" : "Bluthochdruck"
}
],
"dosage" : [
{
"sequence" : 1,
"patientInstruction" : "-",
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2012-02-04"
},
"when" : [
"MORN"
]
}
},
"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"
}
}
]
},
{
"sequence" : 2,
"timing" : {
"repeat" : {
"when" : [
"EVE"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 0.5,
"unit" : "Tablet (unit of presentation)",
"system" : "http://snomed.info/sct",
"code" : "732936001"
}
}
]
}
]
}
}
]
}
IG © 2020+ HL7 Switzerland. Package ch.fhir.ig.ch-emed#4.0.0-ballot based on FHIR 4.0.1. Generated 2023-06-29
Links: Table of Contents |
QA Report
| Propose a change