Sha256: f2c9a2af16cbb89011c42fcadfb970c596a751836f24ceb02e004dfff323cc80

Contents?: true

Size: 861 Bytes

Versions: 11

Compression:

Stored size: 861 Bytes

Contents

{
  "resourceType": "Consent",
  "id": "consent-example-basic",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <p>\n\tAuthorize Normal access for Treatment\n\t</p><p>\n    Patient &quot;P. van de Heuvel&quot; wishes to have all of the PHI collected at the Good Health Psychiatric Hospital \n   available for normal treatment use.\n   </p>\n   </div>"
  },
  "status": "active",
  "dateTime": "2016-05-11",
  "period": {
    "start": "1964-01-01",
    "end": "2016-01-01"
  },
  "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://goodhealth.org/consent/policy/opt-out"
}

Version data entries

11 entries across 11 versions & 1 rubygems

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