{ "description": "The practitioner(s) referenced in MY Core profiles.", "_filename": "StructureDefinition-Practitioner-my-core.json", "package_name": "hie2.packages", "date": "2022-03-17T01:23:59.8103408+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2022-03-18T07:36:18.923+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "PractitionerMyCore", "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, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "Practitioner", "experimental": "false", "resourceType": "StructureDefinition", "title": "Practitioner (MY Core)", "package_version": "1.0.1", "status": "active", "id": "ca976258-61cf-4269-9bc8-f6c3e7735efa", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core", "version": "1.0.0", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "alias": [ "Provider" ], "definition": "This is basic constraint on provider for use in MY Core resources.", "mustSupport": false }, { "id": "Practitioner.identifier", "min": 1, "path": "Practitioner.identifier", "comment": "NPI must be supported as the identifier system in the US, Tax id is allowed, Local id is allowed in addition to another identifier supplied by a jurisdictional authority such as a practitioner's *Drug Enforcement Administration (DEA)* number.", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Practitioner.identifier:myKadNo", "max": "1", "min": 1, "path": "Practitioner.identifier", "sliceName": "myKadNo" }, { "id": "Practitioner.identifier:myKadNo.system", "path": "Practitioner.identifier.system", "patternUri": "http://fhir.hie.moh.gov.my/sid/my-kad-no" }, { "id": "Practitioner.identifier:professionalNo", "max": "1", "path": "Practitioner.identifier", "short": "A professional number unqiue to this practitioner", "sliceName": "professionalNo", "definition": "A professional Number which is unique to this practitioner given by a licensing board with jurisdiction", "mustSupport": false }, { "id": "Practitioner.identifier:professionalNo.system", "path": "Practitioner.identifier.system", "patternUri": "http://fhir.hie.moh.gov.my/sid/professional-no" }, { "id": "Practitioner.identifier:passportNo", "path": "Practitioner.identifier", "sliceName": "passportNo" }, { "id": "Practitioner.identifier:passportNo.system", "path": "Practitioner.identifier.system", "patternUri": "http://fhir.hie.moh.gov.my/sid/passport-no" }, { "id": "Practitioner.name", "min": 1, "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.name.extension", "min": 0, "path": "Practitioner.name.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Practitioner.name.extension:personTitle", "min": 0, "path": "Practitioner.name.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core" ] } ], "sliceName": "personTitle" }, { "id": "Practitioner.name.text", "min": 1, "path": "Practitioner.name.text", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": false }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "mustSupport": false }, { "id": "Practitioner.address", "path": "Practitioner.address", "type": [ { "code": "Address", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ] } ] }, { "id": "Practitioner.gender", "min": 1, "path": "Practitioner.gender", "mustSupport": true }, { "id": "Practitioner.birthDate", "min": 1, "path": "Practitioner.birthDate", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }