CH EMED EPR
2.0.0-ci-build - ci-build
CH EMED EPR, published by CARA. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CARA-ch/ch-emed-epr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Device",
"id" : "DevicePmp",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device DevicePmp</b></p><a name=\"DevicePmp\"> </a><a name=\"hcDevicePmp\"> </a><a name=\"DevicePmp-en-US\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>PMP CARA v0.1</td><td>Model name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 701612004}\">Pharmaceutical information system application software (physical object)</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>8153cba</td></tr></table><p><b>owner</b>: <a href=\"Bundle-BundleUtc1Pml.html#urn-uuid-dd9fd2e4-92d4-4a56-bda2-cf921e432eea\">Bundle: identifier = UUID:87f151e3-9e67-48aa-8cfe-f816ae5fc084; type = document; timestamp = 2023-10-01 00:00:00+0200</a></p></div>"
},
"deviceName" : [
{
"name" : "PMP CARA v0.1",
"type" : "model-name"
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "701612004",
"display" : "Pharmaceutical information system application software (physical object)"
}
]
},
"version" : [
{
"value" : "8153cba"
}
],
"owner" : {
"reference" : "urn:uuid:dd9fd2e4-92d4-4a56-bda2-cf921e432eea"
}
}