PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@0.9.1
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner
{
  "description": "A person who is directly or indirectly involved in the provisioning of healthcare.",
  "_filename": "StructureDefinition-Practitioner.json",
  "package_name": "ca.on.ehr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Practitioner",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Practitioner",
  "package_version": "0.9.1",
  "status": "draft",
  "id": "06467118-1d70-4c33-aec2-93951e6cb447",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier",
      "path": "Practitioner.identifier",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type",
      "path": "Practitioner.identifier.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type.coding.system",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type.coding.display",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "path": "Practitioner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.assigner",
      "path": "Practitioner.identifier.assigner",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.assigner.display",
      "min": 1,
      "path": "Practitioner.identifier.assigner.display",
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "path": "Practitioner.name",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family",
      "path": "Practitioner.name.family",
      "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
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}