Sha256: 29f1f910ef81d5ee1f692bcf1dd62b6346cd58a8e8f7cc0751843139b83d733f

Contents?: true

Size: 1.42 KB

Versions: 11

Compression:

Stored size: 1.42 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",
  "dateTime": "2015-11-18",
  "patient": {
    "reference": "Patient/f001",
    "display": "P. van de Heuvel"
  },
  "organization": {
    "reference": "Organization/Infoway",
    "display": "Canada Infoway"
  },
  "sourceAttachment": {
    "title": "The terms of the consent in lawyer speak."
  },
  "policy": "http://hl7.org/fhir/ConsentPolicy/opt-out",
  "except": [
    {
      "type": "deny",
      "period": {
        "start": "2015-01-01",
        "end": "2015-02-01"
      }
    }
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.8.2 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.8.1 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.8.0 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.6.8 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.6.7 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.6.6 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.6.4 lib/fhir_models/examples/json/consent-example-notTime.json
fhir_models-1.6.3 examples/json/consent-example-notTime.json
fhir_models-1.6.2 examples/json/consent-example-notTime.json
fhir_models-1.6.1 examples/json/consent-example-notTime.json