{ "description": "Das vorliegende Organization-Profil im UseCase einer Gesundheitseinrichtung beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.", "_filename": "StructureDefinition-MaiaGesundheitseinrichtung.json", "package_name": "tiplu.maia.schnittstellendefinition", "date": "2023-02-27", "derivation": "constraint", "publisher": "Tiplu GmbH", "fhirVersion": "4.0.1", "name": "MaiaGesundheitseinrichtung", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Maia Gesundheitseinrichtung", "package_version": "1.1.0", "status": "active", "id": "83239448-cfbe-4fe2-97c8-6f9af62e7f81", "kind": "resource", "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaGesundheitseinrichtung", "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:Institutskennzeichen", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ] } ], "sliceName": "Institutskennzeichen", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "XX", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Organization.identifier:Institutskennzeichen.type", "path": "Organization.identifier.type", "mustSupport": true }, { "id": "Organization.identifier:Institutskennzeichen.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier:Institutskennzeichen.value", "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.type", "min": 1, "path": "Organization.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "prov", "system": "http://terminology.hl7.org/CodeSystem/organization-type" } ] } }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }