| Package | de.thieme-compliance.anamnese |
| Resource Type | StructureDefinition |
| Id | FormDefinitionPackage |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.2-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/FormDefinitionPackage |
| URL | https://thieme-compliance.de/fhir/StructureDefinition/FormDefinitionPackage |
| Version | 1.0.0 |
| Status | draft |
| Name | FormDefinitionPackage |
| Title | FormDefinitionPackage |
| Description | This profile represents a package of Questionnaires that can be used to group related questionnaires together. It is designed to facilitate the management and distribution of questionnaires within a healthcare setting. |
| Type | List |
| Kind | resource |
No resources found
| StructureDefinition | |
| ListEntryCanonicalEx | ListEntryCanonical |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "FormDefinitionPackage",
"url": "https://thieme-compliance.de/fhir/StructureDefinition/FormDefinitionPackage",
"version": "1.0.0",
"name": "FormDefinitionPackage",
"title": "FormDefinitionPackage",
"status": "draft",
"description": "This profile represents a package of Questionnaires that can be used to group related questionnaires together. It is designed to facilitate the management and distribution of questionnaires within a healthcare setting.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.status",
"path": "List.status",
"patternCode": "current"
},
{
"id": "List.mode",
"path": "List.mode",
"patternCode": "working"
},
{
"id": "List.entry.item.extension",
"path": "List.entry.item.extension",
"min": 1
},
{
"id": "List.entry.item.extension:canonicalReference",
"path": "List.entry.item.extension",
"sliceName": "canonicalReference",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx"
]
}
],
"mustSupport": true
}
]
}
}