Universal API Implementation Guide
1.1.19 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions

: UAPI Value Set - Coverage Outcome - JSON Representation

Active as of 2020-06-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "uapi-Coverage-Outcome",
  "meta" : {
    "lastUpdated" : "2021-06-02T05:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-uapi-coverage-outcome.html\"><code>https://fhir.developer.gene.com/CodeSystem/uapi-coverage-outcome</code></a></li></ul></div>"
  },
  "url" : "https://fhir.developer.gene.com/ValueSet/uapi-Coverage-Outcome",
  "version" : "1.1.19",
  "name" : "UapiValueSetCoverageOutcome",
  "title" : "UAPI Value Set - Coverage Outcome",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-06-15T00:00:00-05:00",
  "publisher" : "Genentech USIX",
  "contact" : [
    {
      "name" : "Krzysztof Wilczek",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:wilczekk@gene.com"
        }
      ]
    }
  ],
  "description" : "This value set contains Coverage outcome as result of patient enrollment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.developer.gene.com/CodeSystem/uapi-coverage-outcome"
      }
    ]
  }
}