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

FHIR IG Statistics: StructureDefinition/060de767-49d0-4da9-bc42-15e1bbea197c

Packageon.accdr.pkg
Resource TypeStructureDefinition
Id060de767-49d0-4da9-bc42-15e1bbea197c
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=on.accdr.pkg@0.9.24-beta&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Practitioner
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Practitioner
Statusdraft
Date2023-10-15T01:59:12.3241587+00:00
NamePractitioner
TypePractitioner
Kindresource

Resources that use this resource

StructureDefinition
ca-on-accdr-profile-PractitionerRolePractitionerRole
ca-on-accdr-profile-ServiceRequestServiceRequest

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "060de767-49d0-4da9-bc42-15e1bbea197c",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-02-04T21:03:28.4349015+00:00"
  },
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Practitioner",
  "name": "Practitioner",
  "status": "draft",
  "date": "2023-10-15T01:59:12.3241587+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.meta",
        "path": "Practitioner.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.meta.profile",
        "path": "Practitioner.meta.profile",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.type",
        "path": "Practitioner.identifier.type",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.type.coding",
        "path": "Practitioner.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.type.coding.system",
        "path": "Practitioner.identifier.type.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.type.coding.code",
        "path": "Practitioner.identifier.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.type.coding.display",
        "path": "Practitioner.identifier.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.system",
        "path": "Practitioner.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.value",
        "path": "Practitioner.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.assigner",
        "path": "Practitioner.identifier.assigner",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.assigner.display",
        "path": "Practitioner.identifier.assigner.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.given",
        "path": "Practitioner.name.given",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.suffix",
        "path": "Practitioner.name.suffix",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom.system",
        "path": "Practitioner.telecom.system",
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom.value",
        "path": "Practitioner.telecom.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.telecom.use",
        "path": "Practitioner.telecom.use",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address",
        "path": "Practitioner.address",
        "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.city",
        "path": "Practitioner.address.city",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.district",
        "path": "Practitioner.address.district",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.state",
        "path": "Practitioner.address.state",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.postalCode",
        "path": "Practitioner.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Practitioner.address.country",
        "path": "Practitioner.address.country",
        "mustSupport": true
      }
    ]
  }
}