eMediplan CHMED20AF Implementation Guide:

This page is part of the eMediplan CHMED20AF FHIR IG (R4) (v2.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions




<Composition xmlns="http://hl7.org/fhir">
  <id value="chmed20af-pre-composition-s01"/>
  <meta>
    <profile
             value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-pre-composition"/>
  </meta>
  <language value="de-CH"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-CH" lang="de-CH">Prescription </div>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-versionnumber">
    <valueUnsignedInt value="1"/>
  </extension>
  <extension
             url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-informationrecipient">
    <valueReference>
      <reference value="Practitioner/chmed20af-practitioner-s01"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:645bb0c3-ff7e-4123-bef5-3852a4784813"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="761938008"/>
      <display value="Medical Prescription record (record artifact)"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/chmed20af-card-patient-s01"/>
  </subject>
  <date value="2017-05-27T11:46:09+02:00"/>
  <author>
    <reference value="Practitioner/chmed20af-practitioner-s01"/>
  </author>
  <title value="Prescription"/>
  <confidentiality value="N">
    <extension
               url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="17621005"/>
          <display value="Normally accessible"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </confidentiality>
  <custodian>
    <reference value="Organization/chmed20af-custodian-s01"/>
  </custodian>
  <section>
    <title value="Arzneimittelverordnung"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="57828-6"/>
        <display value="PRESCRIPTIONS"/>
      </coding>
    </code>
    <entry>
      <reference value="MedicationRequest/chmed20af-pre-medicationrequest-s01-1"/>
    </entry>
  </section>
  <section>
    <title value="Kommentar"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48767-8"/>
        <display value="Annotation comment"/>
      </coding>
    </code>
    <text>
      <status value="additional"/>
      <div xmlns="http://www.w3.org/1999/xhtml"> Kommentar </div>
    </text>
  </section>
  <section>
    <title value="Original Darstellung"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="55108-5"/>
        <display value="Clinical presentation"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">
            <a href="Binary/example-pdf">Representation of the original view</a>
         </div>
    </text>
    <entry>
      <reference value="Binary/example-pdf"/>
    </entry>
  </section>
</Composition>