{
"description": "Distinguishes groups from questions and display text and indicates data type for questions",
"_filename": "CodeSystem-item-type.json",
"package_name": "dk.ehealth.sundhed.fhir.ig.core",
"date": "2019-10-24T11:53:00+11:00",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "supplement",
"property": [ {
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"code": "notSelectable",
"type": "boolean",
"description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
} ],
"name": "Questionnaire Item Type",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Questionnaire Item Type",
"package_version": "6.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"supplements": "http://hl7.org/fhir/ValueSet/item-type",
"status": "active",
"id": "7d213c84-b75d-4d0e-92f1-e65274760cce",
"kind": null,
"url": "http://hl7.org/fhir/item-type",
"concept": [ {
"code": "group",
"display": "Group",
"definition": "An item with no direct answer but should have at least one child item.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Gruppe",
"language": "da"
} ]
}, {
"code": "display",
"display": "Display",
"definition": "Text for display that will not capture an answer or have child items.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Visning",
"language": "da"
} ]
}, {
"code": "question",
"concept": [ {
"code": "boolean",
"display": "Boolean",
"definition": "Question with a yes/no answer (valueBoolean)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Boolsk",
"language": "da"
} ]
}, {
"code": "decimal",
"display": "Decimal",
"definition": "Question with is a real number answer (valueDecimal)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Decimal",
"language": "da"
} ]
}, {
"code": "integer",
"display": "Integer",
"definition": "Question with an integer answer (valueInteger)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Heltal",
"language": "da"
} ]
}, {
"code": "date",
"display": "Date",
"definition": "Question with a date answer (valueDate)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Dato",
"language": "da"
} ]
}, {
"code": "dateTime",
"display": "Date Time",
"definition": "Question with a date and time answer (valueDateTime)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Dato & tidspunkt",
"language": "da"
} ]
}, {
"code": "time",
"display": "Time",
"definition": "Question with a time (hour:minute:second) answer independent of date. (valueTime)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Tidspunkt",
"language": "da"
} ]
}, {
"code": "string",
"display": "String",
"definition": "Question with a short (few words to short sentence) free-text entry answer (valueString)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Tekststreng",
"language": "da"
} ]
}, {
"code": "text",
"display": "Text",
"definition": "Question with a long (potentially multi-paragraph) free-text entry answer (valueString)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Fritekst",
"language": "da"
} ]
}, {
"code": "url",
"display": "Url",
"definition": "Question with a URL (website, FTP site, etc.) answer (valueUri)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "URL",
"language": "da"
} ]
}, {
"code": "choice",
"display": "Choice",
"definition": "Question with a Coding drawn from a list of options (specified in either the option property, or via the valueset referenced in the options property) as an answer (valueCoding)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Valg",
"language": "da"
} ]
}, {
"code": "open-choice",
"display": "Open Choice",
"definition": "Answer is a Coding drawn from a list of options (as with the choice type) or a free-text entry in a string (valueCoding or valueString)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Åbent valg",
"language": "da"
} ]
}, {
"code": "attachment",
"display": "Attachment",
"definition": "Question with binary content such as a image, PDF, etc. as an answer (valueAttachment)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Vedhæftet fil",
"language": "da"
} ]
}, {
"code": "reference",
"display": "Reference",
"definition": "Question with a reference to another resource (practitioner, organization, etc.) as an answer (valueReference)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Reference",
"language": "da"
} ]
}, {
"code": "quantity",
"display": "Quantity",
"definition": "Question with a combination of a numeric value and unit, potentially with a comparator (<, >, etc.) as an answer. (valueQuantity) There is an extension 'http://hl7.org/fhir/StructureDefinition/questionnaire-unit' that can be used to define what unit whould be captured (or the a unit that has a ucum conversion from the provided unit)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Antal",
"language": "da"
} ]
} ],
"display": "Question",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ],
"definition": "An item that defines a specific answer to be captured, and may have child items. (the answer provided in the QuestionnaireResponse should be of the defined datatype)",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Spørgsmål",
"language": "da"
} ]
} ],
"version": "6.0.1",
"contact": [ {
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [ {
"value": "http://ehealth.sundhed.dk",
"system": "url"
} ]
} ]
}