CH EMED EPR
1.0.0 - trial-use
This page is part of the FHIR eMedication exchange formats for the implementation effort of CARA within its EPR community (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ObservationTriatecPadv",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-observation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ObservationTriatecPadv\"> </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 Observation "ObservationTriatecPadv" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-epr-observation.html\">PADV Observation</a></p></div><blockquote><p><b>CH EMED Extension Treatment Plan</b></p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#id\">id</a></blockquote><p><b>value</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2</p><blockquote><p><b>url</b></p><code>externalDocumentId</code></blockquote><p><b>value</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:24c84eef-f9db-4710-8f6c-2d342ad3ac2d</p></blockquote><p><b>CH EMED Extension MedicationStatement Changed</b>: <a href=\"Bundle-BundlePml1.html#urn-uuid-41b97645-e263-47c2-8d96-79da451a33f2\">urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2</a></p><p><b>identifier</b>: id:\u00a0<a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\">#</a>urn:uuid:3dcadc51-9509-48f0-b8c2-4ebf7e03f330</p><p><b>status</b>: final</p><p><b>code</b>: CHANGE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-emed/4.0.1/CodeSystem-ihe-pharmaceuticaladvicestatuslist.html\">IHE Pharmaceutical Advice Status List</a>#CHANGE)</span></p><p><b>subject</b>: <a href=\"Bundle-DocumentDis1.html#urn-uuid-2dbfe659-07d0-45c7-b8df-4a48372049a3\">urn:uuid:2dbfe659-07d0-45c7-b8df-4a48372049a3</a></p><p><b>issued</b>: 11 Apr 2023, 12:00:00</p><p><b>performer</b>: <a href=\"Bundle-DocumentDis1.html#urn-uuid-213d609a-1164-459a-bb10-727516ae3d0c\">urn:uuid:213d609a-1164-459a-bb10-727516ae3d0c</a></p><p><b>note</b>: Changed intake to range 0.5-1 tablets after discussion with patient.</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "id",
"valueIdentifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2"
}
},
{
"url" : "externalDocumentId",
"valueIdentifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:24c84eef-f9db-4710-8f6c-2d342ad3ac2d"
}
}
],
"url" : "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan"
},
{
"url" : "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-medicationstatement-changed",
"valueReference" : {
"reference" : "urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2"
}
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:3dcadc51-9509-48f0-b8c2-4ebf7e03f330"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.9.2.1",
"code" : "CHANGE"
}
]
},
"subject" : {
"reference" : "urn:uuid:2dbfe659-07d0-45c7-b8df-4a48372049a3"
},
"issued" : "2023-04-11T12:00:00+02:00",
"performer" : [
{
"reference" : "urn:uuid:213d609a-1164-459a-bb10-727516ae3d0c"
}
],
"note" : [
{
"text" : "Changed intake to range 0.5-1 tablets after discussion with patient."
}
]
}