Sha256: 8e303b015c4944345d39675affa0816e125d7b8bfb6bc5c8040c8cf7673acd5d

Contents?: true

Size: 1.44 KB

Versions: 10

Compression:

Stored size: 1.44 KB

Contents

{
  "resourceType": "Consent",
  "id": "consent-example-notTime",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">The following scenario is based on existing jurisdictional policy and are realized in existing systems in Canada. \n\tThe default policy is one of implied consent for the provision of care, so these scenarios all deal with withdrawal or withholding consent for that purpose. \n\tIn other jurisdictions, where an express consent model is used (Opt-In), these would examples would contain the phrase &quot;consent to&quot; rather \n\tthan &quot;withhold&quot; or &quot;withdraw&quot; consent for.\n    <p>\n\tspecific to use-case 6. Withhold or withdraw consent for disclosure of records related published during a timeframe\n\t</p><p>\n    Patient &quot;P. van de Heuvel&quot; wishes to withhold disclosure of all data from a timeframe to any provider. \n   </p>\n   </div>"
  },
  "status": "active",
  "patient": {
    "reference": "Patient/f001",
    "display": "P. van de Heuvel"
  },
  "dateTime": "2015-11-18",
  "organization": [
    {
      "reference": "Organization/Infoway",
      "display": "Canada Infoway"
    }
  ],
  "sourceAttachment": {
    "title": "The terms of the consent in lawyer speak."
  },
  "policyRule": "http://hl7.org/fhir/ConsentPolicy/opt-in",
  "except": [
    {
      "type": "deny",
      "period": {
        "start": "2015-01-01",
        "end": "2015-02-01"
      }
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/consent-example-notTime.json
fhir_models-3.0.4 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-3.0.3 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-3.0.2 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-3.0.1 lib/fhir_models/examples/json/consent-example-notTime.json