FHIR IG Statistics: ValueSet/ehealth-action-guidance-for-types
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/resource-types
Code | Display | Definition | Dansk (Danish, da) |
Questionnaire | Questionnaire | A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. | Spørgeskema |
Source
{
"resourceType": "ValueSet",
"id": "ehealth-action-guidance-for-types",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/action-guidance-for-types",
"version": "5.0.1",
"name": "ActionGuidanceForTypes",
"title": "Action guidance For Types",
"status": "active",
"experimental": true,
"date": "2021-10-20T00: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": "Action guidance for types",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/resource-types",
"concept": [
{
"code": "Questionnaire",
"display": "Questionnaire",
"designation": [
{
"language": "da",
"value": "Spørgeskema"
}
]
}
]
}
]
}
}