FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | ValueSet |
| Id | ValueSet-question-item-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot3&canonical=http://ontariohealth.ca/fhir/eforms/ValueSet/question-item-type |
| URL | http://ontariohealth.ca/fhir/eforms/ValueSet/question-item-type |
| Status | active |
| Name | ONGroupQuestionType |
| Title | Ontario Question Item Type Codes |
| Realm | ca |
| Description | Item types allowed for use in question items in Ontario e-referral and other Questionnaires |
| StructureDefinition | |
| sdc-questionnaire | Ontario SDC Questionnaire profile |
| CodeSystem | |
| item-type | Questionnaire Item Type |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "ONGroupQuestionType",
"id": "question-item-type",
"title": "Ontario Question Item Type Codes",
"description": "Item types allowed for use in question items in Ontario e-referral and other Questionnaires",
"url": "http://ontariohealth.ca/fhir/eforms/ValueSet/question-item-type",
"immutable": false,
"experimental": false,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/item-type",
"concept": [
{
"code": "attachment",
"display": "Attachment"
},
{
"code": "boolean",
"display": "Boolean"
},
{
"code": "choice",
"display": "Choice"
},
{
"code": "date",
"display": "Date"
},
{
"code": "dateTime",
"display": "Date Time"
},
{
"code": "decimal",
"display": "Decimal"
},
{
"code": "integer",
"display": "Integer"
},
{
"code": "string",
"display": "String"
},
{
"code": "time",
"display": "Time"
},
{
"code": "text",
"display": "Text"
},
{
"code": "url",
"display": "Url"
}
]
}
]
}
}