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
{
"resourceType" : "ValueSet",
"id" : "PatientConsentChoices",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://ig.fhir.safhir.io/ig/safhir-ocasio/ValueSet/PatientConsentChoices",
"version" : "0.0.2",
"name" : "PatientConsentChoices",
"title" : "Types of Patient Consent",
"status" : "active",
"date" : "2021-11-29T21:14:01+00:00",
"contact" : [
{
"name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom" : [
{
"system" : "email",
"value" : "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name" : "Onyx Technology, LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://www.onyxhealth.io"
}
]
}
],
"description" : "Identify the types of consent granted by a patient",
"compose" : {
"include" : [
{
"system" : "http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/PatientConsentAction"
}
]
}
}