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" : "DocumentManifest",
"id" : "2-7-DocManMedicationCard",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-comprehensive-documentmanifest",
"http://ihe.net/fhir/ihe.mhd.fhir/StructureDefinition/IHE.MHD.Comprehensive.DocumentManifest"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>CH Extension Author AuthorRole</b>: <span title=\"{urn:oid:2.16.756.5.30.1.127.3.10.6 HCP}\">Healthcare professional</span></p><p><b>masterIdentifier</b>: id: urn:oid:1.3.6.1.4.1.12559.11.13.2.6.2949</p><p><b>identifier</b>: id: urn:uuid:8c3e40b2-3cf9-4980-b4fb-cc84ba8a181a</p><p><b>status</b>: current</p><p><b>type</b>: <span title=\"Codes: {http://snomed.info/sct 71388002}\">Procedure (procedure)</span></p><p><b>subject</b>: <a href=\"http://example.org/Patient/FranzMusterNeedsAbsoluteUrl\">http://example.org/Patient/FranzMusterNeedsAbsoluteUrl</a></p><p><b>created</b>: Jun 29, 2020, 2:01:30 PM</p><p><b>source</b>: <a href=\"urn:oid:1.3.6.1.4.1.12559.11.13.2.5\">urn:oid:1.3.6.1.4.1.12559.11.13.2.5</a></p><p><b>content</b>: <a href=\"Bundle-2-7-BundleProvideDocument.html#urn-uuid-50383ae5-49e5-4dea-b0e6-660cb9e7b91f\">Generated Summary: type: transaction</a></p></div>"
},
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole",
"valueCoding" : {
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.6",
"code" : "HCP",
"display" : "Healthcare professional"
}
}
],
"masterIdentifier" : {
"value" : "urn:oid:1.3.6.1.4.1.12559.11.13.2.6.2949"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:8c3e40b2-3cf9-4980-b4fb-cc84ba8a181a"
}
],
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "71388002",
"display" : "Procedure (procedure)"
}
]
},
"subject" : {
"reference" : "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"
},
"created" : "2020-06-29T12:01:30+00:00",
"source" : "urn:oid:1.3.6.1.4.1.12559.11.13.2.5",
"content" : [
{
"reference" : "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f"
}
]
}