HL7® Austria FHIR® Core Implementation Guide
2.1.0 - STU3

HL7® Austria FHIR® Core Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: vbPK ValueSet - JSON Representation

Active as of 2026-08-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "TestValueSet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TestValueSet</b></p><a name=\"TestValueSet\"> </a><a name=\"hcTestValueSet\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:oid:1.2.40.0.34.4.22.3</td><td>vbPK AS oid</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/core/r4/ValueSet/TestValueSet",
  "version" : "2.1.0",
  "name" : "TestValueSet",
  "title" : "vbPK ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-08-21T10:22:16+00:00",
  "publisher" : "HL7® Austria, TC FHIR®",
  "contact" : [
    {
      "name" : "HL7® Austria, TC FHIR®",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.at/technische-komitees/tc-fhir/"
        }
      ]
    },
    {
      "name" : "Technical Committee for FHIR® at HL7® Austria",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:tc-fhir@hl7.at"
        }
      ]
    }
  ],
  "description" : "ValueSet für die vbPKs",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "urn:oid:1.2.40.0.34.4.22.3",
            "display" : "vbPK AS oid"
          }
        ]
      }
    ]
  }
}