{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-07-27T07:22:13.514+00:00"
  },
  "url": "http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor",
  "version": "1.0.0",
  "name": "patient-cadavericDonor",
  "status": "active",
  "date": "2017-06-07T14:40:48.7896724+00:00",
  "description": "Flag indicating whether the patient authorized the donation of body parts after death.",
  "fhirVersion": "3.0.0",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Patient"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Flag indicating whether the patient authorized the donation of body parts after death",
        "definition": "Flag indicating whether the patient authorized the donation of body parts after death."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.valueBoolean",
        "short": "Flag indicating whether the patient authorized the donation of body parts after death.",
        "definition": "Flag indicating whether the patient authorized the donation of body parts after death.",
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}