Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Stoptype - JSON Representation

Active as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.2.4.3.11.60.20.77.11.19--20160617101300",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td>Tijdelijk</td></tr><tr><td>2</td><td>Definitief</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2016-06-17T10:13:00+02:00"
      }
    }
  ],
  "url" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.20.77.11.19--20160617101300",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.2.4.3.11.60.20.77.11.19"
    }
  ],
  "version" : "1.3.15",
  "name" : "Stoptype",
  "title" : "Stoptype",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-09T16:00:20+02:00",
  "publisher" : "HL7 Netherlands",
  "description" : "Stoptype",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.1",
        "concept" : [
          {
            "code" : "1",
            "display" : "Tijdelijk"
          },
          {
            "code" : "2",
            "display" : "Definitief"
          }
        ]
      }
    ]
  }
}