FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | CodeSystem |
| Id | CodeSystem-library-types.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot5&canonical=http://ontariohealth.ca/fhir/eforms/CodeSystem/library-types |
| URL | http://ontariohealth.ca/fhir/eforms/CodeSystem/library-types |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-12 |
| Name | OntarioEFormsLibraryTypes |
| Title | Ontario eForms Library Types |
| Description | Code system defining Library.type codes used by the Ontario eForms Implementation Guide. |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "library-types",
"url": "http://ontariohealth.ca/fhir/eforms/CodeSystem/library-types",
"version": "1.0.0",
"name": "OntarioEFormsLibraryTypes",
"title": "Ontario eForms Library Types",
"status": "active",
"experimental": false,
"date": "2026-02-12",
"publisher": "Ontario Health",
"description": "Code system defining Library.type codes used by the Ontario eForms Implementation Guide.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "qr-narrative-liquid",
"display": "QuestionnaireResponse narrative Liquid template",
"definition": "Indicates that the Library contains a Liquid template used to generate the narrative (QuestionnaireResponse.text) for a completed QuestionnaireResponse."
}
]
}