| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ehealth-questionnaire-recommendation |
| FHIR Version | R4 |
| Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-questionnaire-recommendation.html |
| URL | http://ehealth.sundhed.dk/cs/questionnaire-recommendation |
| Version | 5.0.1 |
| Status | active |
| Date | 2019-01-29T00:00:00+00:00 |
| Name | QuestionnaireRecommendation |
| Title | Questionnaire Recommendation |
| Realm | dk |
| Description | Questionnaire Recommendation |
| Content | complete |
| ValueSet | |
| questionnaire-recommendation | QuestionnaireRecommendation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-questionnaire-recommendation
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Deprecated | deprecated | http://hl7.org/fhir/concept-properties#deprecated | dateTime | Indicates that the concept is deprecated and should not be used |
Concepts
This case-sensitive code system http://ehealth.sundhed.dk/cs/questionnaire-recommendation defines the following codes:
Additional Language Displays
| Code | Dansk (Danish, da) | English (United States) (English (United States), en) |
| TBD | ||
| TBD2 | ||
| Obligatory | Obligatorisk | Mandatory |
| Recommended | Anbefalet | Recommended |
| Sustained | Opretholdt | Sustained |
| Deprecated | Frarådes | Deprecated |
| Applicable | Anvendelig | Applicable |
| BeingPhasedOut | Udfases | BeingPhasedOut |
| Observed | Observeres | Observed |
| Planned | Planlagt | Planned |
{
"resourceType": "CodeSystem",
"id": "ehealth-questionnaire-recommendation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/cs/questionnaire-recommendation",
"version": "5.0.1",
"name": "QuestionnaireRecommendation",
"title": "Questionnaire Recommendation",
"status": "active",
"experimental": false,
"date": "2019-01-29T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Questionnaire Recommendation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"property": [
{
"code": "deprecated",
"uri": "http://hl7.org/fhir/concept-properties#deprecated",
"description": "Indicates that the concept is deprecated and should not be used",
"type": "dateTime"
}
],
"concept": [
{
"code": "TBD",
"display": "Example value - Under construction",
"definition": "Example value - Under construction",
"property": [
{
"code": "deprecated",
"valueDateTime": "2020-02-03"
}
]
},
{
"code": "TBD2",
"display": "Example value2 - Under construction",
"definition": "Example value2 - Under construction",
"property": [
{
"code": "deprecated",
"valueDateTime": "2020-02-03"
}
]
},
{
"code": "Obligatory",
"display": "Obligatory",
"designation": [
{
"language": "en-US",
"value": "Mandatory"
},
{
"language": "da",
"value": "Obligatorisk"
}
]
},
{
"code": "Recommended",
"display": "Recommended",
"designation": [
{
"language": "en-US",
"value": "Recommended"
},
{
"language": "da",
"value": "Anbefalet"
}
]
},
{
"code": "Sustained",
"display": "Sustained",
"designation": [
{
"language": "en-US",
"value": "Sustained"
},
{
"language": "da",
"value": "Opretholdt"
}
]
},
{
"code": "Deprecated",
"display": "Deprecated",
"designation": [
{
"language": "en-US",
"value": "Deprecated"
},
{
"language": "da",
"value": "Frarådes"
}
]
},
{
"code": "Applicable",
"display": "Applicable",
"designation": [
{
"language": "en-US",
"value": "Applicable"
},
{
"language": "da",
"value": "Anvendelig"
}
]
},
{
"code": "BeingPhasedOut",
"display": "BeingPhasedOut",
"designation": [
{
"language": "en-US",
"value": "BeingPhasedOut"
},
{
"language": "da",
"value": "Udfases"
}
]
},
{
"code": "Observed",
"display": "Observed",
"designation": [
{
"language": "en-US",
"value": "Observed"
},
{
"language": "da",
"value": "Observeres"
}
]
},
{
"code": "Planned",
"display": "Planned",
"designation": [
{
"language": "en-US",
"value": "Planned"
},
{
"language": "da",
"value": "Planlagt"
}
]
}
]
}