<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="library-types" />
  <url value="http://ontariohealth.ca/fhir/eforms/CodeSystem/library-types" />
  <version value="1.0.0" />
  <name value="OntarioEFormsLibraryTypes" />
  <title value="Ontario eForms Library Types" />
  <status value="active" />
  <experimental value="false" />
  <date value="2026-02-12" />
  <publisher value="Ontario Health" />
  <description value="Code system defining Library.type codes used by the Ontario eForms Implementation Guide." />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="qr-narrative-liquid" />
    <display value="QuestionnaireResponse narrative Liquid template" />
    <definition value="Indicates that the Library contains a Liquid template used to generate the narrative (QuestionnaireResponse.text) for a completed QuestionnaireResponse." />
  </concept>
</CodeSystem>