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

FHIR IG analytics

Packageca.on.health.sadie
Resource TypeStructureDefinition
Idafb502b7-a568-4a0e-ae72-55e4fcd10b3c
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedTeamMaintenanceConsent
URLhttps://health.gov.on.ca/sadie/fhir/StructureDefinition/RelatedTeamMaintenanceConsent
Version1.0.0
Statusactive
NameRelatedTeamMaintenanceConsent
TitleRelatedTeamMaintenanceConsent
DescriptionRelated Team Maintenance 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": "afb502b7-a568-4a0e-ae72-55e4fcd10b3c",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-08-27T13:18:24.635+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/RelatedTeamMaintenanceConsent",
  "version": "1.0.0",
  "name": "RelatedTeamMaintenanceConsent",
  "title": "RelatedTeamMaintenanceConsent",
  "status": "active",
  "publisher": "SADIE",
  "description": "Related Team Maintenance 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/RelatedTeamMaintenanceConsent"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent"
            ]
          }
        ]
      }
    ]
  }
}