FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-eforms
Resource TypeCodeSystem
IdCodeSystem-library-types.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot5&canonical=http://ontariohealth.ca/fhir/eforms/CodeSystem/library-types
URLhttp://ontariohealth.ca/fhir/eforms/CodeSystem/library-types
Version1.0.0
Statusactive
Date2026-02-12
NameOntarioEFormsLibraryTypes
TitleOntario eForms Library Types
DescriptionCode system defining Library.type codes used by the Ontario eForms Implementation Guide.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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."
    }
  ]
}