Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build

Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions

: Types of Patient Consent - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PatientConsentChoices"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-PatientConsentAction.html"><code>http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/PatientConsentAction</code></a></li></ul></div>
  </text>
  <url
       value="http://ig.fhir.safhir.io/ig/safhir-ocasio/ValueSet/PatientConsentChoices"/>
  <version value="0.0.2"/>
  <name value="PatientConsentChoices"/>
  <title value="Types of Patient Consent"/>
  <status value="active"/>
  <date value="2021-11-29T21:14:01+00:00"/>
  <contact>
    <name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:mark.scrimshire@onyxhealth.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="Onyx Technology, LLC"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.onyxhealth.io"/>
    </telecom>
  </contact>
  <description value="Identify the types of consent granted by a patient"/>
  <compose>
    <include>
      <system
              value="http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/PatientConsentAction"/>
    </include>
  </compose>
</ValueSet>