{ "description": "Israel Core proposed constraints and extensions on the PractitionerRole Resource", "_filename": "StructureDefinition-il-core-practitioner-role.json", "package_name": "il.core.fhir.r4.2023", "date": "2021-03-22", "derivation": "constraint", "publisher": "Israel Core Team", "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.1.0", "status": "draft", "id": "ffc0ce8a-c1a5-43c7-8ef9-b570b9a0deea", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "version": "0.12.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 } ] }, "contact": [ { "telecom": [ { "value": "ido.levin@moh.gov.il", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }