Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: hn-scheduleandslot-type-vs - JSON Representation

Draft as of 2024-06-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hn-scheduleandslot-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.7617</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Vaksine</td><td>Time for vaksine</td></tr><tr><td>Lab</td><td>Time på lab</td></tr><tr><td>Koronatest</td><td>Innført for håndtering av pandemien</td></tr><tr><td>Koronavaksine</td><td>Innført for håndtering av pandemien</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-hn-scheduleAndSlot-type-cs.html\"><code>http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs</code></a></li></ul></div>"
  },
  "url" : "http://helsenorge.no/fhir/ValueSet/hn-scheduleandslot-type-vs",
  "version" : "1.0.0",
  "name" : "HnScheduleAndSlotTypeVS",
  "title" : "hn-scheduleandslot-type-vs",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-06-12T14:59:11+02:00",
  "description" : "Value set for schedule and slot type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.578.1.12.4.1.1.7617",
        "concept" : [
          {
            "code" : "Vaksine",
            "display" : "Time for vaksine"
          },
          {
            "code" : "Lab",
            "display" : "Time på lab"
          },
          {
            "code" : "Koronatest",
            "display" : "Innført for håndtering av pandemien"
          },
          {
            "code" : "Koronavaksine",
            "display" : "Innført for håndtering av pandemien"
          }
        ]
      },
      {
        "system" : "http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs"
      }
    ]
  }
}