Dissolve-E: AWMF Guideline Registry
0.2.0 - ci-build

Dissolve-E: AWMF Guideline Registry - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Guideline Attachment Patient Version Example - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="guideline-attachment-patient-version-example"/>
  <meta>
    <profile
             value="http://fhir.awmf.org/awmf.ig/StructureDefinition/guideline-attachment"/>
    <tag>
      <display value="Herz-Kreislauf-Erkrankungen"/>
    </tag>
    <tag>
      <display value="Diabetes"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" dir="ltr">Guideline Attachment Patient Version Example</div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="https://fevir.net/resources/CodeSystem/179423"/>
      <code value="attachments"/>
      <display value="Attachments"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections"/>
      <code value="patient-version"/>
    </coding>
  </category>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="de"/>
      <title value="Patient Version"/>
    </attachment>
  </content>
</DocumentReference>