{ "description": null, "_filename": "StructureDefinition-IsipOrganization.json", "package_name": "de.gematik.isip", "date": "2023-01-31", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "IsipOrganization", "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": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Entities" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "business" } ], "status": "active", "id": "c79b3759-9692-4c2f-ae76-0c6a7afd77a4", "kind": "resource", "url": "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/IsipOrganization", "version": "1.0.2", "differential": { "element": [ { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "profile" } ] }, "mustSupport": true }, { "id": "Organization.identifier:Institutionskennzeichen", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ] } ], "sliceName": "Institutionskennzeichen", "mustSupport": true }, { "id": "Organization.identifier:Betriebsstaettennummer", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-bsnr" ] } ], "sliceName": "Betriebsstaettennummer", "mustSupport": true }, { "id": "Organization.identifier:TelematikId", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ], "sliceName": "TelematikId", "mustSupport": true }, { "id": "Organization.active", "path": "Organization.active", "mustSupport": true }, { "id": "Organization.type", "min": 1, "path": "Organization.type", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_ULB_Type_Of_Facility" }, "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true }, { "id": "Organization.telecom", "path": "Organization.telecom", "mustSupport": true }, { "id": "Organization.telecom.system", "min": 1, "path": "Organization.telecom.system", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/kontaktarten" }, "mustSupport": true }, { "id": "Organization.telecom.value", "min": 1, "path": "Organization.telecom.value", "mustSupport": true }, { "id": "Organization.telecom.use", "min": 1, "path": "Organization.telecom.use", "mustSupport": true }, { "id": "Organization.address", "path": "Organization.address", "comment": "In order to differentiate between post box addresses and physical addresses, street names and house numbers, and to add city district names, vendors can opt to support the extensions as suggested in the German Address Base Profile http://fhir.de/StructureDefinition/address-de-basis.\r\nSuch differentiations are however not required within the scope of this specification.", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.address:Strassenanschrift", "max": "*", "min": 0, "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "Strassenanschrift", "mustSupport": true, "patternAddress": { "type": "both" } }, { "id": "Organization.address:Strassenanschrift.type", "min": 1, "path": "Organization.address.type", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.line", "min": 1, "path": "Organization.address.line", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.line.extension:Strasse", "path": "Organization.address.line.extension", "sliceName": "Strasse", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.line.extension:Hausnummer", "path": "Organization.address.line.extension", "sliceName": "Hausnummer", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz", "path": "Organization.address.line.extension", "sliceName": "Adresszusatz", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.line.extension:Postfach", "max": "0", "path": "Organization.address.line.extension", "sliceName": "Postfach" }, { "id": "Organization.address:Strassenanschrift.city", "min": 1, "path": "Organization.address.city", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.postalCode", "min": 1, "path": "Organization.address.postalCode", "mustSupport": true }, { "id": "Organization.address:Strassenanschrift.country", "min": 1, "path": "Organization.address.country", "constraint": [ { "key": "address-cnt-2or3-char", "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.", "source": "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/IsipOrganization", "severity": "warning", "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))" } ], "mustSupport": true }, { "id": "Organization.address:Postfach", "max": "*", "min": 0, "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "Postfach", "mustSupport": true, "patternAddress": { "type": "postal" } }, { "id": "Organization.address:Postfach.type", "min": 1, "path": "Organization.address.type", "mustSupport": true }, { "id": "Organization.address:Postfach.line", "min": 1, "path": "Organization.address.line", "mustSupport": true }, { "id": "Organization.address:Postfach.line.extension:Strasse", "max": "0", "path": "Organization.address.line.extension", "sliceName": "Strasse" }, { "id": "Organization.address:Postfach.line.extension:Hausnummer", "max": "0", "path": "Organization.address.line.extension", "sliceName": "Hausnummer" }, { "id": "Organization.address:Postfach.line.extension:Adresszusatz", "max": "0", "path": "Organization.address.line.extension", "sliceName": "Adresszusatz" }, { "id": "Organization.address:Postfach.line.extension:Postfach", "path": "Organization.address.line.extension", "sliceName": "Postfach", "mustSupport": true }, { "id": "Organization.address:Postfach.city", "min": 1, "path": "Organization.address.city", "mustSupport": true }, { "id": "Organization.address:Postfach.postalCode", "min": 1, "path": "Organization.address.postalCode", "mustSupport": true }, { "id": "Organization.address:Postfach.country", "min": 1, "path": "Organization.address.country", "constraint": [ { "key": "address-cnt-2or3-char", "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.", "source": "https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/IsipOrganization", "severity": "warning", "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))" } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }