{
"description": "The practitioner roles referenced in the ID Core profiles.",
"_filename": "StructureDefinition-PractitionerRole-id-core.json",
"package_name": "IdHIE.0v",
"date": "2023-06-07T07:16:10.3933867+00:00",
"derivation": "constraint",
"meta": {
"source": "#6XDXHauCbS3ysd69",
"versionId": "3",
"lastUpdated": "2023-01-11T00:18:44.4520717+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "PractitionerRoleIdCore",
"abstract": false,
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"type": "PractitionerRole",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "PractitionerRole (ID Core)",
"package_version": "0.0.1",
"status": "active",
"id": "d2f8efad-4951-468a-8101-cd3b93bdab3a",
"kind": "resource",
"url": "http://fhir.hie.moh.gov.id/StructureDefinition/PractitionerRole-id-core",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "PractitionerRole.extension",
"min": 0,
"path": "PractitionerRole.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "PractitionerRole.extension",
"min": 0,
"definition": "Record audit on individual who recorded and updated the data",
"isModifier": false,
"short": "Record audit on individual who recorded and updated the data",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core" ]
} ],
"sliceName": "audit",
"max": "1",
"id": "PractitionerRole.extension:audit",
"comment": "Record audit on individual who recorded and updated the data"
}, {
"id": "PractitionerRole.extension:drugClassification",
"max": "1",
"min": 0,
"path": "PractitionerRole.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/pr-drug-classification-id-core" ]
} ],
"sliceName": "drugClassification",
"isModifier": false
}, {
"id": "PractitionerRole.practitioner",
"min": 1,
"path": "PractitionerRole.practitioner",
"mustSupport": true
}, {
"id": "PractitionerRole.organization",
"min": 1,
"path": "PractitionerRole.organization",
"mustSupport": true
}, {
"id": "PractitionerRole.code",
"min": 1,
"path": "PractitionerRole.code",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/practitioner-role-id-core",
"description": "The role a person plays representing an organization"
},
"mustSupport": true
}, {
"id": "PractitionerRole.specialty",
"min": 1,
"path": "PractitionerRole.specialty",
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
},
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}