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

: Consent Record - Alabama - JSON Representation

Raw json | Download

{
  "resourceType" : "Consent",
  "id" : "AlabamaConsentProfile",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent AlabamaConsentProfile</b></p><a name=\"AlabamaConsentProfile\"> </a><a name=\"hcAlabamaConsentProfile\"> </a><a name=\"AlabamaConsentProfile-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:\">57017-6</span></p><p><b>dateTime</b>: 2024-01-29 03:30:56+0000</p><p><b>organization</b>: <a href=\"AL\">State of Alabama</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-ActivityDefinition\">ResourceType ActivityDefinition</a>: ActivityDefinition</td><td><span title=\"Codes:{http://snomed.info/sct 14468000}\">Sports</span></td></tr><tr><td style=\"display: none\">*</td><td> </td><td> </td><td><span title=\"Codes:{http://snomed.info/sct 20461001}\">Swimming</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 266717002}, {http://snomed.info/sct 719670005}\">Pediatric Gender Medicine</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-Practitioner\">ResourceType Practitioner</a>: Practitioner</td><td><span title=\"Codes:{http://snomed.info/sct 443390004}\">Decline</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" : [
        {
          "code" : "57017-6"
        }
      ]
    }
  ],
  "dateTime" : "2024-01-29T03:30:56.916Z",
  "organization" : [
    {
      "reference" : "AL",
      "display" : "State of Alabama"
    }
  ],
  "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" : "ActivityDefinition",
            "display" : "ActivityDefinition"
          }
        ],
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "14468000",
                "display" : "Sports activity (observable entity)"
              }
            ],
            "text" : "Sports"
          }
        ]
      },
      {
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "20461001",
                "display" : "Swimming (qualifier value)"
              }
            ],
            "text" : "Swimming"
          }
        ]
      },
      {
        "type" : "deny",
        "class" : [
          {
            "system" : "http://hl7.org/fhir/resource-types",
            "code" : "Procedure",
            "display" : "Procedure"
          }
        ],
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "266717002",
                "display" : "Hormone replacement therapy (procedure)"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "719670005",
                "display" : "Gender confirmation surgery (procedure)"
              }
            ],
            "text" : "Pediatric Gender Medicine"
          }
        ]
      },
      {
        "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" : "Practitioner",
            "display" : "Practitioner"
          }
        ],
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "443390004",
                "display" : "Refused (qualifier value)"
              }
            ],
            "text" : "Decline"
          }
        ]
      }
    ]
  }
}