{ "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", "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": "Fresenius Practitioner Role Profile", "package_version": "1.1.8", "status": "active", "id": "b588956e-13ba-4d7a-9684-c07e609e4854", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-role-profile", "version": "1.1.7", "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" }