0.1.0 - ci-build

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

: The Domain Value Set - JSON Representation

Active as of 2024-05-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "domainVs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-100000000004.html\"><code>https://spor.ema.europa.eu/v1/lists/100000000004</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-100000000004.html#100000000004-100000000012\">100000000012</a></td><td style=\"color: #cccccc\">Human use</td></tr><tr><td><a href=\"CodeSystem-100000000004.html#100000000004-100000000014\">100000000014</a></td><td style=\"color: #cccccc\">Human and Veterinary use</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ages.at/fhir/domain",
  "version" : "0.1.0",
  "name" : "DomainVs",
  "title" : "The Domain Value Set",
  "status" : "active",
  "date" : "2024-05-27T09:30:15+00:00",
  "publisher" : "AGES",
  "contact" : [
    {
      "name" : "AGES",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ages.at/"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/100000000004",
        "concept" : [
          {
            "code" : "100000000012"
          },
          {
            "code" : "100000000014"
          }
        ]
      }
    ]
  }
}