CH EMED (R4)
1.0.0 - STU 2 Ballot
This page is part of the CH EMED (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Composition",
"id" : "2-6-MedicationPrescription",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationprescription"
]
},
"language" : "de-CH",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p><b>Generated Narrative</b></p><p><b>EPR Information Recipient</b>: <a href=\"Patient-MonikaWegmuellerRecipient.html\">Generated Summary: Monika Wegmüller </a></p><p><b>identifier</b>: id: urn:uuid:d41d72ba-2100-11e6-b67b-9e71128cae77</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 57833-6}, {http://snomed.info/sct 761938008}\">Prescription for medication</span></p><p><b>date</b>: Feb 4, 2012, 2:00:00 PM</p><p><b>author</b>: </p><ul><li><a href=\"Practitioner-FamilienHausarzt.html\">Generated Summary: id: 7601000234438; Familien Hausarzt </a></li><li><a href=\"Organization-Hausarzt.html\">Generated Summary: id: 7601000234438; name: Hausarzt; </a></li></ul><p><b>title</b>: Rezept</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Organization-Custodian.html\">Generated Summary: id: 7601000234438; name: Hausarzt</a></p></div>"
},
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-informationrecipient",
"valueReference" : {
"reference" : "Patient/MonikaWegmuellerRecipient"
}
}
],
"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",
"code" : "761938008",
"display" : "Medicinal prescription record (record artifact)"
}
]
},
"subject" : {
"reference" : "Patient/MonikaWegmueller"
},
"date" : "2012-02-04T14:00:00+01:00",
"author" : [
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time",
"valueDateTime" : "2012-02-04T14:00:00+01:00"
}
],
"reference" : "Practitioner/FamilienHausarzt"
},
{
"reference" : "Organization/Hausarzt"
}
],
"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",
"code" : "17621005",
"display" : "Normally accessible"
}
]
}
}
]
},
"custodian" : {
"reference" : "Organization/Custodian"
},
"section" : [
{
"title" : "Kommentar",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48767-8",
"display" : "Annotation comment"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span id=\"co1\">\n\t\t\t\t\t\tKommentar zu Medication Prescription\n </span>\n </div>"
}
},
{
"title" : "Original Darstellung",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "55108-5",
"display" : "Clinical presentation"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a href=\"Binary/2-6-pdf\">Representation of the original view</a>\n </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"
}
]
}
]
}