FHIR Extensions Pack
5.1.0-ballot1 - Ballot for Release 5.1.0 International flag

This page is part of the FHIR Core Extensions Registry (v5.1.0-ballot: Releases Ballot 4) based on FHIR (HL7® FHIR® Standard) v5.0.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Obligation Codes ValueSet - XML Representation

Page standards status: Draft

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="obligation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="CodeSystem-obligation.html"><code>http://hl7.org/fhir/CodeSystem/obligation</code></a> where not-selectable  =  false</li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/obligation"/>
  <version value="5.1.0-ballot1"/>
  <name value="ObligationCodesVS"/>
  <title value="Obligation Codes ValueSet"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-12-19T08:40:03+11:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="Obligation Codes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/CodeSystem/obligation"/>
      <filter>
        <property value="not-selectable"/>
        <op value="="/>
        <value value="false"/>
      </filter>
    </include>
  </compose>
</ValueSet>