Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 Content Examples Detailed Descriptions Mappings Profiles & Extensions Operations R3 Conversions 14.11.5 Resource Library - Examples

Example ValueSet/conceptmap-unmapped-mode (XML)

QUICK Model Definition The QUICK model information file used by the CQL-to-ELM translator to validate CQL written against the QUICK data model. XML Information Model FHIR Model Definition The FHIR model information file used by the CQL-to-ELM translator to validate CQL written against the FHIR data model. XML Information Model
Clinical Decision Support Vocabulary Work Group Maturity Level : N/A Standards Status : Informative Security Category : Anonymous Compartments : Not linked to any defined compartments These examples illustrate the use of the Library resource to share quality measurement and improvement logic as a FHIR resource. Note that the actual content of each library (the Clinical Quality Language (CQL) source, or the XML for the information model definition, etc.) should be contained in the content element as an Attachment . For illustration purposes, the content of each library is included in its raw form, and linked here. Example Description Content Chlamydia Screening Common Library Common Chlamydia Screening library developed as the running example in the Author's Guide of the Clinical Quality Language specification. CQL Source Exclusive Breastfeeding Intervention Logic Clinical Decision Support rules derived from CMS9v4 - Exclusive Breastfeeding measure CQL Source Exclusive Breastfeeding Measure Logic Quality Measurement logic used to express the CMS9v4 measure. CQL Source CMS 146 Measure Logic Measure logic for CMS 146 used as the running example for Quality Reporting guidance in the Clinical Reasoning module. CQL Source
Example Name id Format Chlamydia Screening Common Library example XML JSON Turtle Exclusive Breastfeeding Intervention Logic library-exclusive-breastfeeding-cds-logic XML JSON Turtle

Raw XML JSON Turtle QUICK Model Definition ( canonical form library-quick-model-definition + also see XML Format Specification JSON Turtle FHIR Model )

Definition library-fhir-model-definition XML JSON Turtle Suicide Risk Order Set Logic suiciderisk-orderset-logic XML JSON Turtle FHIR Helpers library-fhir-helpers XML JSON Turtle Zika Virus Management Intervention Logic zika-virus-intervention-logic XML JSON Turtle Zika Virus Management Library composition-example XML JSON Turtle Predecessor library example library-fhir-helpers-predecessor XML JSON Turtle OMTK Logic omtk-logic XML JSON Turtle OMTK Model omtk-modelinfo XML JSON Turtle Opioid CDS Common Library opioidcds-common XML JSON Turtle Opioid CDS Recommendation 4 Logic opioidcds-recommendation-04 XML JSON Turtle Opioid CDS Recommendation 5 Logic opioidcds-recommendation-05 XML JSON Turtle Opioid CDS Recommendation 7 Logic opioidcds-recommendation-07 XML JSON Turtle Opioid CDS Recommendation 8 Logic opioidcds-recommendation-08 XML JSON Turtle Opioid CDS Recommendation 10 Logic opioidcds-recommendation-10 XML JSON Turtle Opioid CDS Recommendation 11 Logic opioidcds-recommendation-11 XML JSON Turtle HIV Indicators Reporting Example hiv-indicators XML for Value SetConceptMapGroupUnmappedMode


<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="conceptmap-unmapped-mode"/> 
  <meta> 
    <lastUpdated value="2022-09-10T04:52:37.223+10:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <ul> 
        <li> Include all codes defined in 
          <a href="codesystem-conceptmap-unmapped-mode.html">
            <code> http://hl7.org/fhir/conceptmap-unmapped-mode</code> 
          </a> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.480"/> 
  </identifier> 
  <version value="5.0.0-ballot"/> 
  <name value="ConceptMapGroupUnmappedMode"/> 
  <title value="ConceptMapGroupUnmappedMode"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2020-12-28T16:55:11+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="Defines which action to take if there is no match in the group."/> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/conceptmap-unmapped-mode"/> 
    </include> 
  </compose> 

JSON


</

ValueSet


>

Turtle



 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.