FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.health.sadie
Resource TypeStructureDefinition
Idca333630-e414-4538-b606-cb42e40466ba
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedGeneralConsent
URLhttps://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedGeneralConsent
Version1.0.0
Statusactive
NameRelatedGeneralConsent
TitleRelatedGeneralConsent
DescriptionRelated General Terms of Use Consent. This is for PractitionerRole resources.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
FlexFormsRoleFlexFormsRole

Resources that this resource uses

StructureDefinition
TermsOfUseConsentTermsOfUseConsent

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "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"
            ]
          }
        ]
      }
    ]
  }
}