{ "description": "Fresenius Practitioner Role Profile", "_filename": "StructureDefinition-fmc-practitioner-role-profile.json", "package_name": "fmcna.caredata.fhir.ig.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FreseniusPractitionerRole", "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "Fresenius Practitioner Role Profile", "package_version": "1.1.4", "status": "active", "id": "45b4a828-a17f-4900-910d-498c0fa99895", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-role-profile", "version": null, "differential": { "element": [ { "id": "PractitionerRole.identifier", "min": 1, "base": { "max": "*", "min": 1, "path": "Practitioner.identifier" }, "path": "PractitionerRole.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "PractitionerRole.identifier:PRACIdentifier", "max": "1", "min": 1, "path": "PractitionerRole.identifier", "sliceName": "PRACIdentifier", "mustSupport": true }, { "id": "PractitionerRole.identifier:PRACIdentifier.system", "min": 1, "path": "PractitionerRole.identifier.system", "patternUri": "urn:oid:2.16.840.1.113883.3.7418.10.1" }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile" ] } ], "short": "Reference to FreseniusPractitioner" }, { "id": "PractitionerRole.organization", "min": 1, "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile" ] } ], "short": "Reference to FreseniusOrganization" }, { "id": "PractitionerRole.code", "max": "1", "min": 1, "path": "PractitionerRole.code", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-practitioner-role-vs" } } ] }, "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole" }