FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-il-core-questionnaire.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire |
| URL | http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire |
| Version | 0.12.1 |
| Status | draft |
| Date | 2023-09-20 |
| Name | ILCoreQuestionnaire |
| Title | ILCore Questionnaire Profile |
| Realm | il |
| Authority | national |
| Description | Israel Core proposed constraints and extensions on the Questionnaire Resource |
| Type | Questionnaire |
| Kind | resource |
| StructureDefinition | ||
| il.core.fhir.r4#0.20.3 | il-core-care-plan | ILCore CarePlan Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "il-core-questionnaire",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire",
"version": "0.12.1",
"name": "ILCoreQuestionnaire",
"title": "ILCore Questionnaire Profile",
"status": "draft",
"date": "2023-09-20",
"publisher": "Israel Core Team",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "ido.levin@moh.gov.il"
}
]
}
],
"description": "Israel Core proposed constraints and extensions on the Questionnaire Resource",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "objimpl",
"uri": "http://hl7.org/fhir/object-implementation",
"name": "Object Implementation Information"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Questionnaire",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Questionnaire",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Questionnaire",
"path": "Questionnaire",
"short": "ILCore Questionnaire Profile",
"definition": "Definitions for the profile-Questionnaire resource profile."
},
{
"id": "Questionnaire.url",
"path": "Questionnaire.url",
"min": 1
}
]
}
}