This page is part of the CH EMED (R4) (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Observation for Pharmaceutical Advice document - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "PharmaceuticalAdvice-ChangeDosage",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-observation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"PharmaceuticalAdvice-ChangeDosage\"> </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 "PharmaceuticalAdvice-ChangeDosage" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-observation.html\">CH EMED Observation (PADV)</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:\u00a0urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p><blockquote><p><b>url</b></p><code>externalDocumentId</code></blockquote><p><b>value</b>: id:\u00a0urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p></blockquote><p><b>CH EMED Extension MedicationStatement Changed</b>: <a href=\"MedicationStatement-MedStatTriatec-ChangeDosage.html\">MedicationStatement/MedStatTriatec-ChangeDosage</a></p><p><b>identifier</b>: id:\u00a0urn:uuid:adab8d2d-ae14-48d6-8d15-b726d6ea82c5</p><p><b>status</b>: final</p><p><b>code</b>: CHANGE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ihe-pharmaceuticaladvicestatuslist.html\">IHE Pharmaceutical Advice Status List</a>#CHANGE)</span></p><p><b>subject</b>: <a href=\"Patient-MonikaWegmueller.html\">Patient/MonikaWegmueller</a> " WEGMÜLLER"</p><p><b>effective</b>: 2012-02-04 14:00:00+0100</p><p><b>note</b>: Dosierungsänderung: Morgens 1 Tablette anstatt 0.5 Tablette</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "id",
"valueIdentifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"
}
},
{
"url" : "externalDocumentId",
"valueIdentifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"
}
}
],
"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" : "MedicationStatement/MedStatTriatec-ChangeDosage"
}
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:adab8d2d-ae14-48d6-8d15-b726d6ea82c5"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.9.2.1",
"code" : "CHANGE"
}
]
},
"subject" : {
"reference" : "Patient/MonikaWegmueller"
},
"effectiveDateTime" : "2012-02-04T14:00:00+01:00",
"note" : [
{
"text" : "Dosierungsänderung: Morgens 1 Tablette anstatt 0.5 Tablette"
}
]
}