Package | de.gevko.dev.tetvz |
Resource Type | StructureDefinition |
Id | PR_OSC_Contract |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gevko.dev.tetvz@1.1.2&canonical=https://fhir.gevko.de/StructureDefinition/PR_OSC_Contract |
URL | https://fhir.gevko.de/StructureDefinition/PR_OSC_Contract |
Version | 1.1.0 |
Status | active |
Name | PR_OSC_Contract |
Description | Teilnahmeerklärung Vertrag |
Type | Contract |
Kind | resource |
StructureDefinition | |
EX_OSC_Vertrag | EX_OSC_Vertrag |
PR_Base_Contract | PR_Base_Contract |
PR_OSC_Contract_LE | PR_OSC_Contract_LE |
PR_OSC_Contract_Versicherter | PR_OSC_Contract_Versicherter |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.gevko.de/StructureDefinition/PR_OSC_Contract", "version": "1.1.0", "name": "PR_OSC_Contract", "status": "active", "publisher": "gevko GmbH", "description": "Teilnahmeerklärung Vertrag", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Contract", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Contract", "derivation": "constraint", "differential": { "element": [ { "id": "Contract.identifier", "path": "Contract.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "type.coding.code" } ], "rules": "open" }, "min": 1 }, { "id": "Contract.identifier:Vertragskennzeichen", "path": "Contract.identifier", "sliceName": "Vertragskennzeichen", "short": "Vertragskennzeichen", "comment": "Das Vertragskennzeichen oder das Versorgungsprodukt sind durch ein Constraint obligatorisch.", "max": "1" }, { "id": "Contract.identifier:Vertragskennzeichen.type", "path": "Contract.identifier.type", "min": 1 }, { "id": "Contract.identifier:Vertragskennzeichen.type.coding", "path": "Contract.identifier.type.coding", "min": 1, "max": "1" }, { "id": "Contract.identifier:Vertragskennzeichen.type.coding.system", "path": "Contract.identifier.type.coding.system", "min": 1, "fixedUri": "https://fhir.gevko.de/CodeSystem/CS_OSC_Vertrags_Identifier" }, { "id": "Contract.identifier:Vertragskennzeichen.type.coding.code", "path": "Contract.identifier.type.coding.code", "min": 1, "fixedCode": "VK" }, { "id": "Contract.identifier:Vertragskennzeichen.type.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "path": "Contract.identifier.type.coding.display", "fixedString": "Rechtsgrundlage" }, { "id": "Contract.identifier:Vertragskennzeichen.value", "path": "Contract.identifier.value", "short": "Vertragskennzeichen", "min": 1 }, { "id": "Contract.identifier:Versorgungsprodukt", "path": "Contract.identifier", "sliceName": "Versorgungsprodukt", "short": "Versorgsungsprodukt", "definition": "Name des Versorgungsproduktes", "comment": "Das Vertragskennzeichen oder das Versorgungsprodukt sind durch ein Constraint obligatorisch.", "max": "1" }, { "id": "Contract.identifier:Versorgungsprodukt.type", "path": "Contract.identifier.type", "min": 1 }, { "id": "Contract.identifier:Versorgungsprodukt.type.coding", "path": "Contract.identifier.type.coding", "min": 1, "max": "1" }, { "id": "Contract.identifier:Versorgungsprodukt.type.coding.system", "path": "Contract.identifier.type.coding.system", "min": 1, "fixedUri": "https://fhir.gevko.de/CodeSystem/CS_OSC_Vertrags_Identifier" }, { "id": "Contract.identifier:Versorgungsprodukt.type.coding.code", "path": "Contract.identifier.type.coding.code", "min": 1, "fixedCode": "VP" }, { "id": "Contract.identifier:Versorgungsprodukt.value", "path": "Contract.identifier.value", "min": 1 }, { "id": "Contract.identifier:alternative_vertragsnummer", "path": "Contract.identifier", "sliceName": "alternative_vertragsnummer", "max": "1" }, { "id": "Contract.identifier:alternative_vertragsnummer.type", "path": "Contract.identifier.type", "min": 1 }, { "id": "Contract.identifier:alternative_vertragsnummer.type.coding", "path": "Contract.identifier.type.coding", "min": 1, "max": "1" }, { "id": "Contract.identifier:alternative_vertragsnummer.type.coding.system", "path": "Contract.identifier.type.coding.system", "min": 1, "fixedUri": "https://fhir.gevko.de/CodeSystem/CS_OSC_Vertrags_Identifier" }, { "id": "Contract.identifier:alternative_vertragsnummer.type.coding.code", "path": "Contract.identifier.type.coding.code", "min": 1, "fixedCode": "AV" }, { "id": "Contract.identifier:alternative_vertragsnummer.type.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "path": "Contract.identifier.type.coding.display", "fixedString": "alternative Vertragsnummer" }, { "id": "Contract.identifier:alternative_vertragsnummer.value", "path": "Contract.identifier.value", "min": 1 }, { "id": "Contract.name", "path": "Contract.name", "definition": "Vertragsname" } ] } }