LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: UB04 Admit Type Value Set - JSON Representation

Active as of 2022-11-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ub04-admit-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ub04-admit-type.html\"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ub04-admit-type</code></a></li></ul></div>"
  },
  "url" : "http://linuxforhealth.org/fhir/cdm/ValueSet/ub04-admit-type",
  "version" : "8.0.0",
  "name" : "Ub04AdmitTypeValueSet",
  "title" : "UB04 Admit Type Value Set",
  "status" : "active",
  "date" : "2022-11-10T16:00:46+00:00",
  "publisher" : "LinuxForHealth Team",
  "description" : "Value set for the UB04 admission type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/ub04-admit-type"
      }
    ]
  }
}