CH EPR mHealth (R4)
0.1.2 - Draft Standard for Trial Use
This page is part of the CH EPR mHealth (R4) (v0.1.2: DSTU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "DocumentReference",
"id" : "2-7-DocRefMedicationCard",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-query-comprehensive-documentreference",
"http://ihe.net/fhir/ihe.mhd.fhir/StructureDefinition/IHE.MHD.Query.Comprehensive.DocumentReference"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>CH Extension Deletion Status</b>: <span title=\"{http://fhir.ch/ig/ch-epr-mhealth/CodeSysteme/ch-ehealth-codesystem-deletionstatus deletionNotRequested}\">deletionNotRequested</span></p><p><b>masterIdentifier</b>: id: urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951</p><p><b>identifier</b>: id: urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f (OFFICIAL)</p><p><b>status</b>: current</p><p><b>type</b>: <span title=\"Codes: {http://snomed.info/sct 721912009}\">Medication summary document (record artifact)</span></p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 422735006}\">Summary clinical document (record artifact)</span></p><p><b>subject</b>: <a href=\"http://example.org/Patient/FranzMusterNeedsAbsoluteUrl\">http://example.org/Patient/FranzMusterNeedsAbsoluteUrl</a></p><p><b>date</b>: Jun 29, 2020, 1:58:00 PM</p><p><b>description</b>: 2-7-MedicationCard</p><p><b>securityLabel</b>: <span title=\"Codes: {http://snomed.info/sct 17621005}\">Normal (qualifier value)</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>format</b>: <span title=\"{urn:oid:1.3.6.1.4.1.19376.1.2.3 urn:ihe:pharm:pml:2013}\">Community Medication List</span></p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>FacilityType</b></td><td><b>PracticeSetting</b></td><td><b>SourcePatientInfo</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://snomed.info/sct 264358009}\">General practice premises (environment)</span></td><td><span title=\"Codes: {http://snomed.info/sct 394802001}\">General medicine (qualifier value)</span></td><td><a name=\"1\"> </a><blockquote><p><b>identifier</b>: Medical record number: 8734 (USUAL)</p></blockquote></td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Patient",
"id" : "1",
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "urn:oid:2.16.756.888888.3.1",
"value" : "8734"
}
]
}
],
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-deletionstatus",
"valueCoding" : {
"system" : "http://fhir.ch/ig/ch-epr-mhealth/CodeSysteme/ch-ehealth-codesystem-deletionstatus",
"code" : "deletionNotRequested"
}
}
],
"masterIdentifier" : {
"value" : "urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951"
},
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f"
}
],
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "721912009",
"display" : "Medication summary document (record artifact)"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "422735006",
"display" : "Summary clinical document (record artifact)"
}
]
}
],
"subject" : {
"reference" : "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"
},
"date" : "2020-06-29T11:58:00.000+00:00",
"description" : "2-7-MedicationCard",
"securityLabel" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "17621005",
"display" : "Normal (qualifier value)"
}
]
}
],
"content" : [
{
"attachment" : {
"contentType" : "text/xml",
"language" : "de-CH",
"url" : "urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b",
"creation" : "2020-06-29T11:58:00+00:00"
},
"format" : {
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "urn:ihe:pharm:pml:2013",
"display" : "Community Medication List"
}
}
],
"context" : {
"facilityType" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "264358009",
"display" : "General practice premises (environment)"
}
]
},
"practiceSetting" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394802001",
"display" : "General medicine (qualifier value)"
}
]
},
"sourcePatientInfo" : {
"reference" : "#1"
}
}
}