Testing IG
0.0.1 - release

Testing IG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example ValueSet - JSON Representation

Active as of 2024-06-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "example-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-example-cs.html\"><code>https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs</code></a></li></ul></div>"
  },
  "url" : "https://fhir-ig-uat.digital.health.nz/testing-ig/ValueSet/example-vs",
  "version" : "0.0.1",
  "name" : "ExampleVs",
  "title" : "Example ValueSet",
  "status" : "active",
  "date" : "2024-06-27T01:53:42+00:00",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs"
      }
    ]
  }
}