{ "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.", "_filename": "StructureDefinition-ListEntryCanonicalEx.json", "package_name": "de.thieme-compliance.anamnese", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ListEntryCanonicalEx", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "ListEntryCanonical", "package_version": "0.0.2-dev", "status": "draft", "id": "a1310eb2-55ca-456d-be8b-5de748f1e1d1", "kind": "complex-type", "url": "https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx", "context": [ { "type": "element", "expression": "List.entry.item" } ], "version": "1.0.0", "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", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx" }, { "id": "Extension.value[x]", "min": 1, "path": "Extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Extension.value[x]:valueCanonical", "max": "1", "min": 1, "path": "Extension.value[x]", "type": [ { "code": "canonical" } ], "sliceName": "valueCanonical", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }