JohnMoehrke RelatedPerson Consent
0.1.0 - ci-build
JohnMoehrke RelatedPerson Consent, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/RelatedPersonConsent/ and changes regularly. See the Directory of published versions
Draft as of 2024-08-30 |
{
"resourceType" : "ValueSet",
"id" : "AuthPurposesVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AuthPurposesVS</b></p><a name=\"AuthPurposesVS\"> </a><a name=\"hcAuthPurposesVS\"> </a><a name=\"AuthPurposesVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">FAMRQT</a></td><td style=\"color: #cccccc\">family requested</td><td>To perform one or more operations on information in response to a request by a family member authorized by the patient.</td></tr></table></li></ul></div>"
},
"url" : "http://johnmoehrke.github.io/RelatedPersonConsent/ValueSet/AuthPurposesVS",
"version" : "0.1.0",
"name" : "AuthPurposesVS",
"title" : "Authorization purposes for delegation access valueset",
"status" : "draft",
"experimental" : false,
"date" : "2024-08-30T13:11:45+00:00",
"publisher" : "John Moehrke (himself)",
"contact" : [
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "url",
"value" : "http://healthcaresecprivacy.blogspot.com"
},
{
"system" : "email",
"value" : "JohnMoehrke@gmail.com"
}
]
},
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "email",
"value" : "JohnMoehrke@gmail.com"
}
]
}
],
"description" : "ValueSet of the Authorized purposesOfUse types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept" : [
{
"code" : "FAMRQT"
}
]
}
]
}
}