{ "description": "The practitioner roles referenced in the MY Core profiles.", "_filename": "StructureDefinition-PractitionerRole-my-core.json", "package_name": "myhie.v4", "date": "2024-03-13T01:41:41.3395961+00:00", "derivation": "constraint", "meta": { "source": "#6XDXHauCbS3ysd69", "versionId": "3", "lastUpdated": "2024-03-06T08:27:45.0142735+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "PractitionerRoleMyCore", "abstract": false, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "PractitionerRole", "experimental": "false", "resourceType": "StructureDefinition", "title": "PractitionerRole (MY Core)", "package_version": "1.0.0", "status": "active", "id": "b21af6d8-18d3-4f95-9ec3-b96e9afbcfed", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core", "version": "1.0.0", "differential": { "element": [ { "path": "PractitionerRole.extension", "definition": "Extension of the individual who recorded and updated the date", "isModifier": false, "short": "Extension of the individual who recorded and updated the date", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ] } ], "sliceName": "audit", "max": "1", "id": "PractitionerRole.extension:audit", "comment": "Record audit on individual who recorded and updated the data" }, { "id": "PractitionerRole.extension:drugClassification", "path": "PractitionerRole.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core" ] } ], "short": "Extension to define what Classification of medication is allowed for a particular PractitionerRole", "sliceName": "drugClassification", "definition": "Extension to define what Classification of medication is allowed for a particular PractitionerRole", "isModifier": false }, { "id": "PractitionerRole.extension:schedulingMyCore", "path": "PractitionerRole.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core" ] } ], "short": "Whether Schedule is allowed to be created for this Practitioner Role", "sliceName": "schedulingMyCore", "definition": "Whether Schedule is allowed to be created for this Practitioner Role", "isModifier": false }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner" }, { "id": "PractitionerRole.organization", "min": 1, "path": "PractitionerRole.organization" }, { "id": "PractitionerRole.code", "min": 1, "path": "PractitionerRole.code", "binding": { "strength": "preferred", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core", "description": "The role a person plays representing an organization" } }, { "id": "PractitionerRole.specialty", "min": 1, "path": "PractitionerRole.specialty", "binding": { "strength": "extensible", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }