{
"description": null,
"_filename": "StructureDefinition-PractitionerRoleDirectory.json",
"package_name": "de.gematik.fhir.directory",
"date": null,
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "PractitionerRoleDirectory",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "PractitionerRole in gematik Directory",
"package_version": "0.11.11",
"status": "active",
"id": "bebadaef-9559-40d4-96fb-d24edb6901f6",
"kind": "resource",
"url": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectory",
"version": "0.11.11",
"differential": {
"element": [ {
"id": "PractitionerRole.id",
"path": "PractitionerRole.id",
"mustSupport": true
}, {
"id": "PractitionerRole.meta.tag",
"min": 1,
"path": "PractitionerRole.meta.tag",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "PractitionerRole.meta.tag:Origin",
"max": "1",
"min": 1,
"path": "PractitionerRole.meta.tag",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS"
},
"sliceName": "Origin",
"mustSupport": true
}, {
"id": "PractitionerRole.meta.tag:Origin.system",
"min": 1,
"path": "PractitionerRole.meta.tag.system",
"patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin"
}, {
"id": "PractitionerRole.practitioner",
"min": 1,
"path": "PractitionerRole.practitioner",
"mustSupport": true
}, {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"mustSupport": true
}, {
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"mustSupport": true
}, {
"id": "PractitionerRole.healthcareService",
"path": "PractitionerRole.healthcareService",
"mustSupport": true
}, {
"id": "PractitionerRole.endpoint",
"path": "PractitionerRole.endpoint",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}