Example in Specialty Rx2.0.0
Consent

specialty-rx-consent-requested-1

proposed
Consent-specialty-rx-consent-requested-1.json

Resource Details

Resource Type
Consent
Resource ID
specialty-rx-consent-requested-1
Identifier
http://www.example.org/ids|standard-consent-form-for-product-a
Conforms To
http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent-requested

Example Metadata

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

{
  "resourceType": "Consent",
  "id": "specialty-rx-consent-requested-1",
  "filename": "Consent-specialty-rx-consent-requested-1.json",
  "profile": [
    "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent-requested"
  ],
  "identifier": {
    "system": "http://www.example.org/ids",
    "value": "standard-consent-form-for-product-a"
  },
  "status": "proposed"
}