CH EMED (R4)
0.1.1 - Draft Standard for Trial Use

This page is part of the CH EMED (R4) (v0.1.1: DSTU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

2-2 Observation for Pharmaceutical Advice document - XML Representation

(back to description)

Raw xml

Source view


<Observation xmlns="http://hl7.org/fhir">
  <id value="2-2-PharmaceuticalAdvice"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: 2-2-PharmaceuticalAdvice</p><p><b>meta</b>: </p><p><b>identifier</b>: id: urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77</p><p></p><p><b>code</b>: <span title="Codes: {urn:oid:1.3.6.1.4.1.19376.1.9.2.1 CANCEL}">CANCEL</span></p><p><b>subject</b>: <a href="Patient-MonikaWegmueller.html">Generated Summary: id: MonikaWegmueller; Medical record number: 11111111; Monika Wegmüller ; gender: female; birthDate: 1943-05-15</a></p><p><b>effective</b>: Feb 4, 2012, 2:00:00 PM</p><p><b>note</b>: Abgesetzt aufgrund UAW trockener Husten</p></div>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan">
    <extension url="id">
      <valueIdentifier>
        <system value="urn:ietf:rfc:3986"/>
        <value value="urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"/>
      </valueIdentifier>
    </extension>
    <extension url="externalDocumentId">
      <valueIdentifier>
        <system value="urn:ietf:rfc:3986"/>
        <value value="urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"/>
      </valueIdentifier>
    </extension>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="urn:oid:1.3.6.1.4.1.19376.1.9.2.1"/>
      <code value="CANCEL"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/MonikaWegmueller"/>
  </subject>
  <effectiveDateTime value="2012-02-04T14:00:00+01:00"/>
  <note>
    <text value="Abgesetzt aufgrund UAW trockener Husten"/>
  </note>
</Observation>