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

FHIR IG Statistics: StructureDefinition/ca-on-eReferral-profile-Practitioner

Packageca.on.oh.erec
Resource TypeStructureDefinition
Idca-on-eReferral-profile-Practitioner
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
Version1.0.0
Statusdraft
NameEReferralPractitioner
TitlePractitioner
Realmca
Authoritynational
DescriptionPractitioner covers all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, other clinicians, home care providers, administrative staff, IT personnel, and more.
TypePractitioner
Kindresource

Resources that use this resource

CapabilityStatement
ca-on-eReferral-SMARTAppSMART App
ca-on-eReferral-SMARTServerSMART Server
ca-on-eReferral-profile-CapabilityStatementOntario eReferral FHIR Capability Statement
StructureDefinition
ca-on-eReferral-profile-CareTeamCareTeam v0.11.0
ca-on-eReferral-profile-DocumentReferenceDocumentReference
ca-on-eReferral-profile-PractitionerRolePractitionerRole
ca-on-eReferral-profile-ServiceRequestServiceRequest

Resources that this resource uses

StructureDefinition
CA-eReC-PractitionerPractitioner
ValueSet
healthcareproviderroletypeHealthcareProviderRoleType
human-languageLanguage
qualified-credential-role-typeQualifiedCredentialRoleType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ca-on-eReferral-profile-Practitioner",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner",
  "version": "1.0.0",
  "name": "EReferralPractitioner",
  "title": "Practitioner",
  "status": "draft",
  "description": "Practitioner covers all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, other clinicians, home care providers, administrative staff, IT personnel, and more.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.meta",
        "path": "Practitioner.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.meta.profile",
        "path": "Practitioner.meta.profile",
        "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "max": "1"
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.suffix",
        "path": "Practitioner.name.suffix",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom.rank",
        "path": "Practitioner.telecom.rank",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.use",
        "path": "Practitioner.address.use",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.type",
        "path": "Practitioner.address.type",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.line",
        "path": "Practitioner.address.line",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.district",
        "path": "Practitioner.address.district",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.state",
        "path": "Practitioner.address.state",
        "mustSupport": true
      },
      {
        "id": "Practitioner.gender",
        "path": "Practitioner.gender",
        "mustSupport": true
      },
      {
        "id": "Practitioner.birthDate",
        "path": "Practitioner.birthDate",
        "mustSupport": true
      },
      {
        "id": "Practitioner.qualification",
        "path": "Practitioner.qualification",
        "mustSupport": true
      },
      {
        "id": "Practitioner.qualification.code",
        "path": "Practitioner.qualification.code",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.\r\n\r\n### To access the ValueSet <a href=\"https://tgateway.infoway-inforoute.ca/singlesubset.html?id=2.16.840.1.113883.2.20.3.48&versionid=20190813\" target=\"_blank\">click here</a>",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ontariohealth.ca/fhir/ValueSet/qualified-credential-role-type"
        }
      },
      {
        "id": "Practitioner.qualification.code.coding",
        "path": "Practitioner.qualification.code.coding",
        "mustSupport": false
      },
      {
        "id": "Practitioner.qualification.code.coding.system",
        "path": "Practitioner.qualification.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
        "mustSupport": true
      },
      {
        "id": "Practitioner.qualification.code.coding.code",
        "path": "Practitioner.qualification.code.coding.code",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype"
        }
      },
      {
        "id": "Practitioner.qualification.code.coding.display",
        "path": "Practitioner.qualification.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "Practitioner.communication",
        "path": "Practitioner.communication",
        "mustSupport": true,
        "binding": {
          "strength": "preferred",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language"
        }
      },
      {
        "id": "Practitioner.communication.coding",
        "path": "Practitioner.communication.coding",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language"
        }
      },
      {
        "id": "Practitioner.communication.coding.system",
        "path": "Practitioner.communication.coding.system",
        "fixedUri": "urn:ietf:bcp:47",
        "mustSupport": true
      },
      {
        "id": "Practitioner.communication.coding.code",
        "path": "Practitioner.communication.coding.code",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language"
        }
      },
      {
        "id": "Practitioner.communication.coding.display",
        "path": "Practitioner.communication.coding.display",
        "mustSupport": true
      }
    ]
  }
}