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

: Scopes for Patient Sharing - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PatientConsentScope"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <code>http://safhir.io/ig/safhir-ocasio/CodeSystem/patientconsentscopesubset</code></li></ul></div>
  </text>
  <url
       value="http://ig.fhir.safhir.io/ig/safhir-ocasio/ValueSet/PatientConsentScope"/>
  <version value="0.0.2"/>
  <name value="PatientConsentScope"/>
  <title value="Scopes for Patient Sharing"/>
  <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="Record scopes for patient sharing with a consumer application"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://safhir.io/ig/safhir-ocasio/CodeSystem/patientconsentscopesubset"/>
    </include>
  </compose>
</ValueSet>