{ "description": "Proposed constraints and extensions on the Practitioner Resource", "_filename": "StructureDefinition-il-core-practitioner.json", "package_name": "il.core.fhir.r4", "date": "2021-03-04", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCorePractitioner", "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": "Israel Core Practitioner profile", "package_version": "0.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Individuals" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "individual" } ], "status": "draft", "id": "5d824816-01a3-453e-a56b-5ba32afedaee", "kind": "resource", "url": "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "version": "0.1.0", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "short": "Israel Core Patient Profile", "definition": "Definitions for the profile-practitionerrole resource profile.", "mustSupport": true }, { "id": "Practitioner.identifier", "min": 1, "path": "Practitioner.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Practitioner.identifier.system", "min": 1, "path": "Practitioner.identifier.system", "mustSupport": true }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value", "mustSupport": true }, { "path": "Practitioner.identifier", "min": 0, "definition": "Israeli Ministry of Health Medical Doctor practitioner license", "short": "Israeli Ministry of Health practitioner license", "mustSupport": true, "sliceName": "prac-lic", "patternIdentifier": { "system": "http://practitioners.health.gov.il/Practitioners" }, "max": "1", "id": "Practitioner.identifier:prac-lic" }, { "id": "Practitioner.identifier:prac-lic.value", "path": "Practitioner.identifier.value", "short": "Israeli Ministry of Health Practitioner License" }, { "path": "Practitioner.identifier", "min": 0, "definition": "Israeli MOH Nurse license", "short": "Israeli MOH Nurse license", "mustSupport": true, "sliceName": "nurse-lic", "patternIdentifier": { "system": "http://practitioners.health.gov.il/Nurses" }, "max": "1", "id": "Practitioner.identifier:nurse-lic" }, { "id": "Practitioner.identifier:nurse-lic.value", "path": "Practitioner.identifier.value", "short": "MOH Nurse License" }, { "path": "Practitioner.identifier", "min": 0, "definition": "Israeli ID number (9 digit unchangeable number, including leading zeros and includes a control digit)", "short": "Israeli National Identifier", "mustSupport": true, "sliceName": "il-id", "patternIdentifier": { "system": "http://fhir.health.org.il/identifier/il-national-id" }, "max": "1", "id": "Practitioner.identifier:il-id" }, { "id": "Practitioner.identifier:il-id.value", "path": "Practitioner.identifier.value", "short": "An Israeli ID number", "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "il-id-chk", "human": "Israeli ID must be 9-digits with a correct check-digit at the end.", "source": "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "severity": "error", "expression": "\r\nmatches('[0-9]{9}') and\r\nsubstring(8,1).toInteger()=\r\n(10-((substring(0,1).toInteger() +\r\nsubstring(1,1).toInteger()*2 mod 10 +\r\nsubstring(1,1).toInteger()*2 div 10 +\r\nsubstring(2,1).toInteger() +\r\nsubstring(3,1).toInteger()*2 mod 10 +\r\nsubstring(3,1).toInteger()*2 div 10 +\r\nsubstring(4,1).toInteger() +\r\nsubstring(5,1).toInteger()*2 mod 10 +\r\nsubstring(5,1).toInteger()*2 div 10 +\r\nsubstring(6,1).toInteger() +\r\nsubstring(7,1).toInteger()*2 mod 10 +\r\nsubstring(7,1).toInteger()*2 div 10) mod 10)) mod 10\r\n" } ] }, { "path": "Practitioner.identifier", "min": 0, "definition": "Palestinian ID number", "short": "Palestinian National Identifier", "mustSupport": false, "sliceName": "pna-id", "patternIdentifier": { "system": "http://fhir.health.org.il/identifier/pna-national-id" }, "max": "1", "id": "Practitioner.identifier:pna-id" }, { "id": "Practitioner.identifier:pna-id.value", "path": "Practitioner.identifier.value", "short": "A Palestininan ID number" }, { "path": "Practitioner.identifier", "min": 0, "definition": "Passport number", "short": "Passport Number", "mustSupport": false, "sliceName": "ppn", "patternIdentifier": { "type": { "coding": [ { "code": "PPN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, "max": "*", "id": "Practitioner.identifier:ppn" }, { "id": "Practitioner.identifier:ppn.type", "min": 1, "path": "Practitioner.identifier.type" }, { "id": "Practitioner.identifier:ppn.system", "path": "Practitioner.identifier.system", "binding": { "strength": "required", "valueSet": "http://fhir.health.org.il/ValueSet/passport-uri" } }, { "id": "Practitioner.identifier:ppn.value", "path": "Practitioner.identifier.value", "short": "Passport Number" }, { "id": "Practitioner.name", "min": 1, "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.name.family", "min": 1, "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.address", "path": "Practitioner.address", "type": [ { "code": "Address", "profile": [ "http://fhir.health.org.il/StructureDefinition/il-core-address" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }