Package | de.thieme-compliance.anamnese |
Resource Type | StructureDefinition |
Id | ListEntryCanonicalEx |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.2-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx |
URL | https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx |
Version | 1.0.0 |
Status | draft |
Name | ListEntryCanonicalEx |
Title | ListEntryCanonical |
Description | This extension allows for the inclusion of canonical references to resources within a List entry. It is used to reference specific resources that are part of the List, such as Questionnaires or other related resources. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
FormDefinitionPackage | FormDefinitionPackage |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ListEntryCanonicalEx", "url": "https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx", "version": "1.0.0", "name": "ListEntryCanonicalEx", "title": "ListEntryCanonical", "status": "draft", "description": "This extension allows for the inclusion of canonical references to resources within a List entry. It is used to reference specific resources that are part of the List, such as Questionnaires or other related resources.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "expression": "List.entry.item", "type": "element" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "ListEntryCanonical", "definition": "This extension allows for the inclusion of canonical references to resources within a List entry. It is used to reference specific resources that are part of the List, such as Questionnaires or other related resources." }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Extension.value[x]:valueCanonical", "path": "Extension.value[x]", "sliceName": "valueCanonical", "min": 1, "max": "1", "type": [ { "code": "canonical" } ], "mustSupport": true } ] } }