PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.4
    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.oh-dhdr",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-04-16T14:58:06.2434563+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": "4.0.2-alpha1.0.4",
  "status": "active",
  "id": "b659ac93-7af9-4dc8-9854-feb504eb957e",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "mustSupport": true
    }, {
      "id": "Practitioner.id",
      "path": "Practitioner.id",
      "mustSupport": true
    }, {
      "id": "Practitioner.meta",
      "min": 1,
      "path": "Practitioner.meta",
      "mustSupport": true
    }, {
      "id": "Practitioner.meta.profile",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier",
      "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
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}