{ "description": null, "_filename": "StructureDefinition-erg-leistungserbringer-organisation.json", "package_name": "de.gematik.erg", "date": "2024-06-20", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ERGLeistungserbringerOrganisation", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "ERG leistungserbringende Organisation", "package_version": "1.0.0-CC", "status": "active", "id": "6c15753d-6e95-4dae-9b4d-b7037656232d", "kind": "resource", "url": "https://gematik.de/fhir/erg/StructureDefinition/erg-leistungserbringer-organisation", "version": "1.0.0-CC", "differential": { "element": [ { "id": "Organization.identifier", "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.identifier:IKNR", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ] } ], "sliceName": "IKNR", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "XX", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Organization.identifier:IKNR.type", "min": 1, "path": "Organization.identifier.type" }, { "id": "Organization.type", "path": "Organization.type", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.type:KBV-Schlüsseltabelle", "max": "1", "min": 0, "path": "Organization.type", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE" }, "sliceName": "KBV-Schlüsseltabelle", "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true }, { "id": "Organization.address", "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "mustSupport": true }, { "id": "Organization.address.extension:Stadtteil", "path": "Organization.address.extension", "sliceName": "Stadtteil", "mustSupport": true }, { "id": "Organization.address.type", "path": "Organization.address.type", "mustSupport": true }, { "id": "Organization.address.line", "path": "Organization.address.line", "mustSupport": true }, { "id": "Organization.address.line.extension:Strasse", "path": "Organization.address.line.extension", "sliceName": "Strasse", "mustSupport": true }, { "id": "Organization.address.line.extension:Hausnummer", "path": "Organization.address.line.extension", "sliceName": "Hausnummer", "mustSupport": true }, { "id": "Organization.address.line.extension:Adresszusatz", "path": "Organization.address.line.extension", "sliceName": "Adresszusatz", "mustSupport": true }, { "id": "Organization.address.city", "path": "Organization.address.city", "mustSupport": true }, { "id": "Organization.address.postalCode", "path": "Organization.address.postalCode", "mustSupport": true }, { "id": "Organization.address.country", "path": "Organization.address.country", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "http://gematik.de/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }