| Package | ca.on.health.idms |
| Resource Type | CodeSystem |
| Id | CODE-SYSTEM-QUESTIONNAIRE-TYPE |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Questionnaire-Type |
| URL | https://health.gov.on.ca/idms/fhir/CodeSystem/Questionnaire-Type |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-02-13 |
| Name | Questionnaire-Type |
| Title | Questionnaire Type |
| Description | This contains a lists of Questionnaire Types (Submit,Screening, etc..) |
| Content | complete |
| ValueSet | |
| IDMS-Questionnaire-Type | Questionnaire Types |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CODE-SYSTEM-QUESTIONNAIRE-TYPE",
"meta": {
"versionId": "1",
"lastUpdated": "2024-02-13T13:36:15.339+00:00",
"source": "#0179e0c848e8bc035bbb5459fcbe6ad9"
},
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Questionnaire-Type",
"version": "1.0.0",
"name": "Questionnaire-Type",
"title": "Questionnaire Type",
"status": "active",
"date": "2024-02-13",
"publisher": "IDMS",
"description": "This contains a lists of Questionnaire Types (Submit,Screening, etc..)",
"content": "complete",
"concept": [
{
"code": "SUBMIT",
"display": "Submit"
},
{
"code": "SCREENING",
"display": "Screening"
}
]
}