Graviditetsmappen FHIR model
0.1.0 - ci-build Denmark flag

Graviditetsmappen FHIR model, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/trifork/gm-fhir-ig/ and changes regularly. See the Directory of published versions

: Omsorgsniveau Value Set - JSON Representation

Draft as of 2025-08-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VS-omsorgsniveau",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VS-omsorgsniveau</b></p><a name=\"VS-omsorgsniveau\"> </a><a name=\"hcVS-omsorgsniveau\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/554471000005108/version/20240331</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/577951000005100\">577951000005100</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/306133003\">306133003</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/577961000005103\">577961000005103</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/577981000005106\">577981000005106</a></td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://sundhedsdatastyrelsen.dk/ValueSet/VS-omsorgsniveau",
  "version" : "0.1.0",
  "name" : "VS_omsorgsniveau",
  "title" : "Omsorgsniveau Value Set",
  "status" : "draft",
  "date" : "2025-08-25T14:33:33+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/554471000005108/version/20240331",
        "concept" : [
          {
            "code" : "577951000005100"
          },
          {
            "code" : "306133003"
          },
          {
            "code" : "577961000005103"
          },
          {
            "code" : "577981000005106"
          }
        ]
      }
    ]
  }
}