{ "description": "Defines the data structure for medical, regulatory and technical \\norganisations specific for german Healthcare and Telematics Infrastructure.", "_filename": "StructureDefinition-OrganizationDirectory.json", "package_name": "de.gematik.fhir.directory", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "OrganizationDirectory", "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": null, "resourceType": "StructureDefinition", "title": "Organization in gematik Directory", "package_version": "0.10.1", "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": "cb79300a-b4fe-431a-8109-e142efce9a86", "kind": "resource", "url": "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory", "version": "0.10.1", "differential": { "element": [ { "id": "Organization.id", "path": "Organization.id", "mustSupport": true }, { "id": "Organization.meta.tag", "min": 1, "path": "Organization.meta.tag", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.meta.tag:Origin", "max": "1", "min": 1, "path": "Organization.meta.tag", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS" }, "sliceName": "Origin", "mustSupport": true }, { "id": "Organization.meta.tag:Origin.system", "min": 1, "path": "Organization.meta.tag.system", "patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin" }, { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.identifier:TelematikID", "max": "1", "min": 1, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ], "sliceName": "TelematikID", "mustSupport": true }, { "id": "Organization.identifier:BSNR", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-bsnr" ] } ], "sliceName": "BSNR", "mustSupport": true }, { "id": "Organization.identifier:KZVA", "max": "1", "min": 0, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kzva" ] } ], "sliceName": "KZVA", "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 }, { "id": "Organization.type", "min": 1, "path": "Organization.type", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS" }, "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true }, { "id": "Organization.alias", "path": "Organization.alias", "mustSupport": true }, { "id": "Organization.contact", "path": "Organization.contact", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }