0.6.5 - ci-build
USInterstateInteroperability - Local Development build (v0.6.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Consent",
"id" : "GeorgiaConsentProfile",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent GeorgiaConsentProfile</b></p><a name=\"GeorgiaConsentProfile\"> </a><a name=\"hcGeorgiaConsentProfile\"> </a><a name=\"GeorgiaConsentProfile-en-US\"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 57017-6}\">Privacy policy Organization Document</span></p><p><b>dateTime</b>: 2024-01-29 15:28:32+0000</p><p><b>organization</b>: <a href=\"GA\">State of Georgia</a></p><p><b>source</b>: </p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Class</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Opt Out</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Medication\">ResourceType Medication</a>: Medication</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm rxcui#1484855}\">Cannabis</span></td></tr><tr><td style=\"display: none\">*</td><td>Opt Out</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Procedure\">ResourceType Procedure</a>: Procedure</td><td><span title=\"Codes:{http://snomed.info/sct 386639001}\">Abortion</span></td></tr><tr><td style=\"display: none\">*</td><td>Opt In</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-RelatedPerson\">ResourceType RelatedPerson</a>: RelatedPerson</td><td><span title=\"Codes:\">Power of Attorney</span></td></tr></table></blockquote></div>"
},
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "patient-privacy",
"display" : "Privacy Consent"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57017-6",
"display" : "Privacy policy Organization Document"
}
]
}
],
"dateTime" : "2024-01-29T15:28:32.636Z",
"organization" : [
{
"reference" : "GA",
"display" : "State of Georgia"
}
],
"sourceAttachment" : {
"title" : "The terms of the consent in lawyer speak.",
"creation" : "2016-08-22"
},
"provision" : {
"type" : "permit",
"provision" : [
{
"type" : "deny",
"class" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "Medication",
"display" : "Medication"
}
],
"code" : [
{
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "rxcui#1484855",
"display" : "Cannabis sativa subsp. flowering top extract"
}
],
"text" : "Cannabis"
}
]
},
{
"type" : "deny",
"class" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "Procedure",
"display" : "Procedure"
}
],
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386639001",
"display" : "Termination of pregnancy (procedure)"
}
],
"text" : "Abortion"
}
]
},
{
"type" : "permit",
"class" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "RelatedPerson",
"display" : "RelatedPerson"
}
],
"code" : [
{
"coding" : [
{
"code" : "POWATT",
"display" : "power of attorney"
}
],
"text" : "Power of Attorney"
}
]
}
]
}
}