{ "description": null, "_filename": "Profile-HealthAppInsurance.json", "package_name": "fhir.trustedhealthapps.org", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "HealthAppInsurance", "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": "HealthAppInsurance", "package_version": "1.1.0", "status": "active", "id": "38bef057-3479-4cd5-a732-49edbd10c97b", "kind": "resource", "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppInsurance", "version": "1.1.0", "differential": { "element": [ { "id": "Organization", "path": "Organization", "short": "Krankenversicherung", "definition": "In diesem Profil werden Informationen zu einer Krankenversicherung repräsentiert.", "mustSupport": true }, { "id": "Organization.identifier", "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.identifier:iknr", "max": "1", "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ] } ], "short": "Institutionskennzeichen", "sliceName": "iknr", "definition": "Das Institutionskennzeichen (IK) ist ein eindeutiges Merkmal zur Abrechnung mit den Trägern der Sozialversicherung und dient hier zur Identifikation einer Krankenkasse oder Krankenversicherung.", "mustSupport": true }, { "id": "Organization.identifier:iknr.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier:iknr.value", "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.type", "path": "Organization.type", "slicing": { "rules": "open", "discriminator": [ { "path": "coding.system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.type:versicherungsTyp", "max": "1", "path": "Organization.type", "sliceName": "versicherungsTyp", "mustSupport": true }, { "id": "Organization.type:versicherungsTyp.coding", "max": "1", "path": "Organization.type.coding", "type": [ { "code": "Coding", "profile": [ "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppInsuranceType" ] } ], "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "short": "Klarname einer Krankenkasse oder Krankenversicherung", "definition": "Der Klarname einer Krankenkasse oder Krankenversicherung.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }