Example in Specialty Rx2.0.0
Consent

specialty-rx-consent-1

active
Consent-specialty-rx-consent-1.json

Resource Details

Resource Type
Consent
Resource ID
specialty-rx-consent-1
Identifier
http://www.example.org/ids|tim-doe-signed-consent
Conforms To
http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Consent",
  "id": "specialty-rx-consent-1",
  "filename": "Consent-specialty-rx-consent-1.json",
  "profile": [
    "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent"
  ],
  "identifier": {
    "system": "http://www.example.org/ids",
    "value": "tim-doe-signed-consent"
  },
  "status": "active"
}