PackagesCanonicalsLogsProblems
    Packages
    ForgePatientChart.0830@0.1.0
    http://telus.com/fhir/patientChart//profile-practitioner-performer
{
  "description": null,
  "_filename": "profile-practitioner-performer.StructureDefinition.json",
  "package_name": "ForgePatientChart.0830",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PractitionerPerformer",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "a5f133bc-1223-47d7-b31e-af8b5b5c8120",
  "kind": "resource",
  "url": "http://telus.com/fhir/patientChart//profile-practitioner-performer",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Practitioner.id",
      "path": "Practitioner.id",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier",
      "path": "Practitioner.identifier",
      "comment": "Usage Note:   Identifiers are a means to identify the person rather than their current qualifications\r\nUsage Note:   This must be supported where a licence number and/or other known business identifier is specified.\r\nAlignment:  PS-ON uses identifiers to specify licence number",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.type",
      "path": "Practitioner.identifier.type",
      "comment": "Usage:   This must be specified where known.\r\n\r\nThis element deals only with general categories of identifiers.  It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage.   Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same 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"
    }, {
      "id": "Practitioner.identifier.type.coding.code",
      "min": 1,
      "path": "Practitioner.identifier.type.coding.code",
      "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",
      "path": "Practitioner.name.family",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.given",
      "path": "Practitioner.name.given",
      "mustSupport": true
    }, {
      "id": "Practitioner.qualification",
      "path": "Practitioner.qualification",
      "comment": "Alignment:  DHIR - supports qualification and other implemnters may as well."
    }, {
      "id": "Practitioner.qualification.identifier",
      "path": "Practitioner.qualification.identifier",
      "mustSupport": false
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}