{ "description": "Israel Core proposed constraints and extensions on the PractitionerRole Resource", "_filename": "StructureDefinition-il-core-practitioner-role.json", "package_name": "il.core.fhir.r4", "date": "2021-03-22", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCorePractitionerRole", "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": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore PractitionerRole Profile", "package_version": "0.10.1", "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": "94d6e76c-0d38-446f-a79e-8402b8a019ef", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "version": "0.10.1", "differential": { "element": [ { "id": "PractitionerRole", "path": "PractitionerRole", "short": "ILCore PractitionerRole Profile", "definition": "Definitions for the profile-practitionerrole resource profile." }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner" ] } ] }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ] } ] }, { "id": "PractitionerRole.telecom", "path": "PractitionerRole.telecom", "mustSupport": true }, { "id": "PractitionerRole.telecom.system", "min": 1, "path": "PractitionerRole.telecom.system", "mustSupport": true }, { "id": "PractitionerRole.telecom.value", "min": 1, "path": "PractitionerRole.telecom.value", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }