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
: 2-6 Composition for Medication Prescription document - JSON Representation
Raw json | Download
{
"resourceType" : "Composition",
"id" : "2-6-Composition",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationprescription"
]
},
"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-6-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-6-Composition" (Language "de-CH") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-composition-medicationprescription.html\">CH EMED Medication Prescription Composition</a></p></div><p><b>identifier</b>: id:\u00a0urn:uuid:d41d72ba-2100-11e6-b67b-9e71128cae77</p><p><b>status</b>: final</p><p><b>type</b>: Prescription for medication <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57833-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[??]</a>#761938008 "Medicinal prescription record (record artifact)")</span></p><p><b>date</b>: 2012-02-04 14:00:00+0100</p><p><b>author</b>: <a href=\"PractitionerRole-FamilienHausarztAtHausarzt.html\">PractitionerRole/FamilienHausarztAtHausarzt</a></p><p><b>title</b>: Rezept</p><p><b>confidentiality</b>: N</p></div>"
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:d41d72ba-2100-11e6-b67b-9e71128cae77"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57833-6",
"display" : "Prescription for medication"
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/2011000195101",
"code" : "761938008",
"display" : "Medicinal prescription record (record artifact)"
}
]
},
"subject" : {
"reference" : "Patient/MonikaWegmueller"
},
"date" : "2012-02-04T14:00:00+01:00",
"author" : [
{
"reference" : "PractitionerRole/FamilienHausarztAtHausarzt"
}
],
"title" : "Rezept",
"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" : "Kommentar",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48767-8",
"display" : "Annotation comment [Interpretation] Narrative"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><span id=\"co1\">Kommentar zu Medication Prescription</span></div>"
}
},
{
"title" : "Original Darstellung",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "55108-5",
"display" : "Clinical presentation Document"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a href=\"Binary/2-6-pdf\">Representation of the original view</a></div>"
},
"entry" : [
{
"reference" : "Binary/2-6-pdf"
}
]
},
{
"title" : "Arzneimittelverordnung",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57828-6",
"display" : "PRESCRIPTIONS"
}
]
},
"entry" : [
{
"reference" : "MedicationRequest/2-6-MedReqNorvasc"
}
]
}
]
}