{ "description": "Organization that can be used to specify a KIM address", "_filename": "StructureDefinition-erp-service-request-organization.json", "package_name": "de.gematik.erp-servicerequest", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ERPServiceRequestOrganization", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "ERP Service Request Organization", "package_version": "1.1.0", "status": "active", "id": "3e0b0b05-0cc3-40a6-a6e3-133a9b9c521a", "kind": "resource", "url": "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization", "version": "1.0", "differential": { "element": [ { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "mustSupport": true }, { "id": "Organization.identifier:KIMAdresse", "max": "1", "min": 1, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "https://gematik.de/fhir/atf/StructureDefinition/identifier-address-kim" ] } ], "sliceName": "KIMAdresse", "mustSupport": true }, { "id": "Organization.identifier:KIMAdresse.type", "min": 1, "path": "Organization.identifier.type", "fixedCodeableConcept": { "coding": [ { "code": "kim-2.0", "system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType" } ] } }, { "id": "Organization.identifier:TIMAdresse", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "https://gematik.de/fhir/atf/StructureDefinition/identifier-address-tim" ] } ], "sliceName": "TIMAdresse" }, { "id": "Organization.identifier:TIMAdresse.type", "min": 1, "path": "Organization.identifier.type", "patternCodeableConcept": { "coding": [ { "code": "tim", "system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType" } ] } } ] }, "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization" }