{
  "resourceType": "StructureDefinition",
  "id": "ca333630-e414-4538-b606-cb42e40466ba",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-08-27T13:41:56.396+00:00",
    "tag": [
      {
        "system": "https://smilecdr.com/fhir/NamingSystem/tags",
        "code": "validation_passed",
        "display": "Validation Passed"
      }
    ]
  },
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedGeneralConsent",
  "version": "1.0.0",
  "name": "RelatedGeneralConsent",
  "title": "RelatedGeneralConsent",
  "status": "active",
  "description": "Related General Terms of Use Consent.  This is for PractitionerRole resources.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "PractitionerRole"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedGeneralConsent"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent"
            ]
          }
        ]
      }
    ]
  }
}