{
"description": "Belgian profile on PractitionerRole",
"_filename": "be-practitionerrole.StructureDefinition.json",
"package_name": "ehealthplatform.be.r4.federalprofiles",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.0",
"name": "BePractitionerRole",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.53-beta",
"status": "draft",
"id": "50a76fc0-c52d-414f-92c7-53e65e070ea4",
"kind": "resource",
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole",
"version": null,
"differential": {
"element": [ {
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner" ]
} ]
}, {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization" ]
} ]
}, {
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "coding.system",
"type": "value"
} ]
}
}, {
"id": "PractitionerRole.code:CD-HCPARTY",
"path": "PractitionerRole.code",
"sliceName": "CD-HCPARTY"
}, {
"id": "PractitionerRole.code:CD-HCPARTY.coding.system",
"path": "PractitionerRole.code.coding.system",
"fixedUri": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/CD-HCPARTY"
}, {
"id": "PractitionerRole.code:SNOMED-CT",
"path": "PractitionerRole.code",
"sliceName": "SNOMED-CT"
}, {
"id": "PractitionerRole.code:SNOMED-CT.coding.system",
"path": "PractitionerRole.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "coding.system",
"type": "value"
} ]
}
}, {
"id": "PractitionerRole.specialty:SNOMED-CT",
"path": "PractitionerRole.specialty",
"sliceName": "SNOMED-CT"
}, {
"id": "PractitionerRole.specialty:SNOMED-CT.coding",
"path": "PractitionerRole.specialty.coding",
"binding": {
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/c80-practice-codes",
"description": "base resource valueset"
}
}, {
"id": "PractitionerRole.specialty:SNOMED-CT.coding.system",
"path": "PractitionerRole.specialty.coding.system",
"fixedUri": "http://snomed.info/sct"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}