PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4.v4@0.0.2-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner
{
  "description": "The prescriber who authored the originating MedicationRequest (prescription) or the dispenser responsible for the MedicationDispense or MedicationAdministration event.",
  "_filename": "Practitioner.json",
  "package_name": "ca.on.dhdr.r4.v4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-06-26T18:54:23.3294036+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Practitioner",
  "mapping": [ {
    "name": "acCDR HL7v2 mapping",
    "identity": "acCDR-HL7v2-mapping"
  } ],
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Practitioner",
  "package_version": "0.0.2-beta",
  "status": "draft",
  "id": "b2924860-93c7-4e14-9115-b1c60bfa6244",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner",
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "mustSupport": true
    }, {
      "id": "Practitioner.id",
      "path": "Practitioner.id",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier",
      "min": 1,
      "path": "Practitioner.identifier",
      "mapping": [ {
        "map": "ORC.12",
        "comment": "ordering provider",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "mapping": [ {
        "map": "ORC.12.9.1",
        "comment": "assigning authority",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "path": "Practitioner.identifier.value",
      "mapping": [ {
        "map": "ORC.12.1",
        "comment": "identifier",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "max": "1",
      "path": "Practitioner.name",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family",
      "min": 1,
      "path": "Practitioner.name.family",
      "mapping": [ {
        "map": "ORC.12.2",
        "comment": "family name",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.name.given",
      "path": "Practitioner.name.given",
      "mapping": [ {
        "map": "ORC.12.3/ORC.12.4",
        "comment": "given and middle names",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "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",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone",
      "max": "1",
      "path": "Practitioner.telecom",
      "mapping": [ {
        "map": "ORC.14",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "sliceName": "TelecomPhone",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone.system",
      "path": "Practitioner.telecom.system",
      "mapping": [ {
        "map": "ORC.14.3",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomPhone.value",
      "min": 1,
      "path": "Practitioner.telecom.value",
      "mapping": [ {
        "map": "ORC.14.1",
        "comment": "telephone number",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "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"
      },
      "mapping": [ {
        "map": "ORC.14.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax",
      "max": "1",
      "path": "Practitioner.telecom",
      "sliceName": "TelecomFax",
      "mustSupport": true
    }, {
      "id": "Practitioner.telecom:TelecomFax.system",
      "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"
}