{
  "resourceType" : "ValueSet",
  "id" : "calendar-units",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet calendar-units</b></p><a name=\"calendar-units\"> </a><a name=\"hccalendar-units\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-calendar-units.html\"><code>http://hl7.org/fhirpath/CodeSystem/calendar-units</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.0.0-ballot</span></li></ul></div>"
  },
  "url" : "http://hl7.org/fhirpath/ValueSet/calendar-units",
  "version" : "3.0.0-ballot",
  "name" : "CalendarUnits",
  "title" : "Calendar Duration Units ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-15",
  "publisher" : "Implementable Technology Specifications WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/xml/index.cfm"
    }]
  }],
  "description" : "Calendar Duration Units - which are distinct to the UCUM units.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhirpath/CodeSystem/calendar-units"
    }]
  }
}