{ "description": null, "_filename": "StructureDefinition-PractitionerDirectory.json", "package_name": "de.gematik.fhir.directory", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "PractitionerDirectory", "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "Practitioner in gematik Directory", "package_version": "0.11.8", "status": "active", "id": "76438dd7-d891-43a6-83fa-54213c263ce7", "kind": "resource", "url": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory", "version": "0.11.8", "differential": { "element": [ { "id": "Practitioner.id", "path": "Practitioner.id", "mustSupport": true }, { "id": "Practitioner.meta.tag", "min": 1, "path": "Practitioner.meta.tag", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Practitioner.meta.tag:Origin", "max": "1", "min": 1, "path": "Practitioner.meta.tag", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS" }, "sliceName": "Origin", "mustSupport": true }, { "id": "Practitioner.meta.tag:Origin.system", "min": 1, "path": "Practitioner.meta.tag.system", "patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin" }, { "id": "Practitioner.identifier", "min": 1, "path": "Practitioner.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Practitioner.identifier:TelematikID", "max": "1", "min": 1, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ], "sliceName": "TelematikID", "mustSupport": true }, { "id": "Practitioner.identifier:LANR", "max": "*", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-lanr" ] } ], "sliceName": "LANR", "mustSupport": true }, { "id": "Practitioner.identifier:ZANR", "max": "*", "min": 0, "path": "Practitioner.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-zanr" ] } ], "sliceName": "ZANR", "mustSupport": true }, { "id": "Practitioner.name", "max": "1", "min": 1, "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.name.text", "min": 1, "path": "Practitioner.name.text", "mustSupport": true }, { "id": "Practitioner.name.family", "min": 1, "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "min": 1, "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.name.prefix", "path": "Practitioner.name.prefix", "mustSupport": true }, { "id": "Practitioner.name.suffix", "path": "Practitioner.name.suffix", "mustSupport": true }, { "id": "Practitioner.telecom", "path": "Practitioner.telecom", "mustSupport": true }, { "id": "Practitioner.telecom.system", "path": "Practitioner.telecom.system", "mustSupport": true }, { "id": "Practitioner.telecom.value", "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom.use", "path": "Practitioner.telecom.use", "mustSupport": true }, { "id": "Practitioner.gender", "path": "Practitioner.gender", "mustSupport": true }, { "id": "Practitioner.birthDate", "path": "Practitioner.birthDate", "mustSupport": true }, { "id": "Practitioner.photo", "path": "Practitioner.photo", "mustSupport": true }, { "id": "Practitioner.qualification", "path": "Practitioner.qualification", "mustSupport": true }, { "id": "Practitioner.qualification.code", "path": "Practitioner.qualification.code", "binding": { "strength": "extensible", "valueSet": "https://gematik.de/fhir/directory/ValueSet/PractitionerQualificationVS" }, "mustSupport": true }, { "id": "Practitioner.communication", "path": "Practitioner.communication", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }