{ "description": "Das vorliegende Organization-Profil im UseCase einer Fachabteilung beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.", "_filename": "StructureDefinition-MaiaFachabteilung.json", "package_name": "tiplu.maia.schnittstellendefinition", "date": "2023-02-27", "derivation": "constraint", "publisher": "Tiplu GmbH", "fhirVersion": "4.0.1", "name": "MaiaFachabteilung", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Maia Fachabteilung", "package_version": "1.1.0", "status": "active", "id": "5cd50a67-72a1-411a-91ee-f5bcbc76fd34", "kind": "resource", "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaFachabteilung", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.id", "min": 1, "path": "Organization.id", "mustSupport": true }, { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.identifier:FachabteilungsId", "max": "*", "min": 1, "path": "Organization.identifier", "sliceName": "FachabteilungsId", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "XX", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Organization.identifier:FachabteilungsId.type", "min": 1, "path": "Organization.identifier.type", "mustSupport": true }, { "id": "Organization.identifier:FachabteilungsId.system", "min": 1, "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier:FachabteilungsId.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.type", "min": 1, "path": "Organization.type", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.type:Organization-type", "max": "1", "min": 1, "path": "Organization.type", "sliceName": "Organization-type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "dept", "system": "http://terminology.hl7.org/CodeSystem/organization-type" } ] } }, { "id": "Organization.type:Fachabteilungsschluessel", "max": "1", "min": 0, "path": "Organization.type", "binding": { "strength": "required", "valueSet": "http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel" }, "sliceName": "Fachabteilungsschluessel", "mustSupport": true }, { "id": "Organization.type:Fachabteilungsschluessel-erweitert", "max": "1", "min": 0, "path": "Organization.type", "binding": { "strength": "required", "valueSet": "http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert" }, "sliceName": "Fachabteilungsschluessel-erweitert", "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }