FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypeConsent
IdConsent-cotkDnGQjpHijDsRR.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Consent

Resource Consent "cotkDnGQjpHijDsRR"

status: active

scope: Privacy Consent (Consent Scope Codes#patient-privacy)

category: Re-identifiable Information Access (Consent Category Codes#rsreid)

Policies

-Authority
*https://otda.ny.gov/programs/shelter/regulations.asp

Source1

{
  "resourceType": "Consent",
  "id": "cotkDnGQjpHijDsRR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "patient-privacy",
        "display": "Privacy Consent"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code": "rsreid",
          "display": "Re-identifiable Information Access"
        }
      ]
    }
  ],
  "policy": [
    {
      "authority": "https://otda.ny.gov/programs/shelter/regulations.asp"
    }
  ]
}