German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DMP-Einwilligung Weber - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="ExampleEinwilligung"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent ExampleEinwilligung</b></p><a name="ExampleEinwilligung"> </a><a name="hcExampleEinwilligung"> </a><h2>Participants</h2><table class="grid"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title="Who the consent applies to">Patient</td><td><a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></td></tr></table><p>This consent is made under the regulation <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}">opt-in</span> .</p><p>The subject has given their consent.</p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-kuerzel">
    <valueString value="DMP-DM2"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-zielgruppe">
    <valueString value="Patienten mit gesichertem Diabetes mellitus Typ 2"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-gueltigkeitsdauer">
    <valueDuration>
      <value value="12"/>
      <unit value="mo"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mo"/>
    </valueDuration>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-widerruf-moeglich">
    <valueBoolean value="true"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-auswahl">
    <valueString value="Ja"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/einwilligung-schein-nummer">
    <valueString value="S-2019-0642"/>
  </extension>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="IDSCL"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/example-patient"/>
  </patient>
  <dateTime value="2019-06-15"/>
  <policyRule>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="OPTIN"/>
    </coding>
  </policyRule>
</Consent>