PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4.v4@4.0.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission
{
  "description": "Practitioner can be the prescriber who authored the originating MedicationRequest (prescription) event or the dispenser responsible for the MedicationDispense event.",
  "_filename": "Practitioner-submission.json",
  "package_name": "ca.on.dhdr.r4.v4",
  "date": "2022-09-21",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-06-26T18:50:09.9886676+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Practitioner",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Practitioner (Submission)",
  "package_version": "4.0.0",
  "status": "draft",
  "id": "ff164d5d-8546-4334-994e-8d3b3b974b5b",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission",
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "mustSupport": true
    }, {
      "id": "Practitioner.id",
      "path": "Practitioner.id",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier",
      "max": "1",
      "min": 1,
      "path": "Practitioner.identifier",
      "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.name",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family",
      "min": 1,
      "path": "Practitioner.name.family",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.given",
      "max": "1",
      "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",
      "max": "2",
      "path": "Practitioner.telecom",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone",
      "max": "1",
      "path": "Practitioner.telecom",
      "sliceName": "TelecomPhone",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone.system",
      "min": 1,
      "path": "Practitioner.telecom.system",
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone.value",
      "min": 1,
      "path": "Practitioner.telecom.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone.use",
      "path": "Practitioner.telecom.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax",
      "max": "1",
      "path": "Practitioner.telecom",
      "sliceName": "TelecomFax",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax.system",
      "min": 1,
      "path": "Practitioner.telecom.system",
      "fixedCode": "fax",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax.value",
      "min": 1,
      "path": "Practitioner.telecom.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax.use",
      "path": "Practitioner.telecom.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}