FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/5d394739-107a-4823-93ed-77b8a1b22268

Packageca.on.health.idms
Resource TypeStructureDefinition
Id5d394739-107a-4823-93ed-77b8a1b22268
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedGeneralConsent
URLhttps://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedGeneralConsent
Version1.0.0
Statusactive
NameRelatedGeneralConsent
TitlePractionerRole Terms of User Consent
DescriptionRelated General Terms of Use Consent. This is for PractitionerRole resources.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "5d394739-107a-4823-93ed-77b8a1b22268",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2023-09-11T12:26:53.001+00:00",
    "source": "#EnKxjnYa7XWBloxj"
  },
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedGeneralConsent",
  "version": "1.0.0",
  "name": "RelatedGeneralConsent",
  "title": "PractionerRole Terms of User Consent",
  "status": "active",
  "description": "Related General Terms of Use Consent.  This is for PractitionerRole resources.",
  "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/idms/StructureDefinition/RelatedGeneralConsent"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://health.gov.on.ca/idms/StructureDefinition/IDMS_Consent"
            ]
          }
        ]
      }
    ]
  }
}