@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "item-type"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2019-10-24T00:53:00.000+00:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

CodeURLDescriptionType
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectableIndicates that the code is abstract - only intended to be used as a selector for other conceptsboolean

This code system http://hl7.org/fhir/item-type defines the following codes:

LvlCodeDisplayDefinitionNot Selectable
1group GroupAn item with no direct answer but should have at least one child item.
1display DisplayText for display that will not capture an answer or have child items.
1question QuestionAn 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)true
2  boolean BooleanQuestion with a yes/no answer (valueBoolean)
2  decimal DecimalQuestion with is a real number answer (valueDecimal)
2  integer IntegerQuestion with an integer answer (valueInteger)
2  date DateQuestion with a date answer (valueDate)
2  dateTime Date TimeQuestion with a date and time answer (valueDateTime)
2  time TimeQuestion with a time (hour:minute:second) answer independent of date. (valueTime)
2  string StringQuestion with a short (few words to short sentence) free-text entry answer (valueString)
2  text TextQuestion with a long (potentially multi-paragraph) free-text entry answer (valueString)
2  url UrlQuestion with a URL (website, FTP site, etc.) answer (valueUri)
2  choice ChoiceQuestion 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)
2  open-choice Open ChoiceAnswer 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)
2  attachment AttachmentQuestion with binary content such as a image, PDF, etc. as an answer (valueAttachment)
2  reference ReferenceQuestion with a reference to another resource (practitioner, organization, etc.) as an answer (valueReference)
2  quantity QuantityQuestion 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)

Additional Language Displays

CodeDansk (Danish, da)
groupGruppe
displayVisning
questionSpørgsmål
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status" ]; fhir:Extension.valueString [ fhir:value "Informative" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.valueInteger [ fhir:value "3"^^xsd:integer ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "fhir" ] ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/item-type"]; fhir:CodeSystem.version [ fhir:value "2021.3.0"]; fhir:CodeSystem.name [ fhir:value "Questionnaire Item Type"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-10-24T11:53:00+11:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ] ] ]; fhir:CodeSystem.description [ fhir:value "Distinguishes groups from questions and display text and indicates data type for questions"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/item-type"; fhir:link ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ]; fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ]; fhir:CodeSystem.property.type [ fhir:value "boolean" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "group" ]; fhir:CodeSystem.concept.display [ fhir:value "Group" ]; fhir:CodeSystem.concept.definition [ fhir:value "An item with no direct answer but should have at least one child item." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Gruppe" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "display" ]; fhir:CodeSystem.concept.display [ fhir:value "Display" ]; fhir:CodeSystem.concept.definition [ fhir:value "Text for display that will not capture an answer or have child items." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Visning" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "question" ]; fhir:CodeSystem.concept.display [ fhir:value "Question" ]; fhir:CodeSystem.concept.definition [ fhir:value "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)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Spørgsmål" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "boolean" ]; fhir:CodeSystem.concept.display [ fhir:value "Boolean" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a yes/no answer (valueBoolean)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Boolsk" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "decimal" ]; fhir:CodeSystem.concept.display [ fhir:value "Decimal" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with is a real number answer (valueDecimal)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Decimal" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "integer" ]; fhir:CodeSystem.concept.display [ fhir:value "Integer" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with an integer answer (valueInteger)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Heltal" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "date" ]; fhir:CodeSystem.concept.display [ fhir:value "Date" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a date answer (valueDate)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Dato" ] ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "dateTime" ]; fhir:CodeSystem.concept.display [ fhir:value "Date Time" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a date and time answer (valueDateTime)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Dato & tidspunkt" ] ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "time" ]; fhir:CodeSystem.concept.display [ fhir:value "Time" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a time (hour:minute:second) answer independent of date. (valueTime)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Tidspunkt" ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "string" ]; fhir:CodeSystem.concept.display [ fhir:value "String" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a short (few words to short sentence) free-text entry answer (valueString)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Tekststreng" ] ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "text" ]; fhir:CodeSystem.concept.display [ fhir:value "Text" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a long (potentially multi-paragraph) free-text entry answer (valueString)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Fritekst" ] ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "url" ]; fhir:CodeSystem.concept.display [ fhir:value "Url" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a URL (website, FTP site, etc.) answer (valueUri)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "URL" ] ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "choice" ]; fhir:CodeSystem.concept.display [ fhir:value "Choice" ]; fhir:CodeSystem.concept.definition [ fhir:value "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)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Valg" ] ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "open-choice" ]; fhir:CodeSystem.concept.display [ fhir:value "Open Choice" ]; fhir:CodeSystem.concept.definition [ fhir:value "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)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Åbent valg" ] ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "attachment" ]; fhir:CodeSystem.concept.display [ fhir:value "Attachment" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with binary content such as a image, PDF, etc. as an answer (valueAttachment)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Vedhæftet fil" ] ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "reference" ]; fhir:CodeSystem.concept.display [ fhir:value "Reference" ]; fhir:CodeSystem.concept.definition [ fhir:value "Question with a reference to another resource (practitioner, organization, etc.) as an answer (valueReference)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Reference" ] ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "quantity" ]; fhir:CodeSystem.concept.display [ fhir:value "Quantity" ]; fhir:CodeSystem.concept.definition [ fhir:value "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)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.use [ a sct:900000000000013009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "900000000000013009" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Antal" ] ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------