FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.sundhedsdatastyrelsen.gm
Resource TypeValueSet
IdValueSet-VS-omsorgsniveau.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/trifork/gm-fhir-ig/ValueSet-VS-omsorgsniveau.html
URLhttp://sundhedsdatastyrelsen.dk/ValueSet/VS-omsorgsniveau
Version0.3.0
Statusdraft
Date2025-12-15T14:15:29+00:00
NameVS_omsorgsniveau
TitleOmsorgsniveau Value Set
Realmdk
CopyrightThis 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

Resources that use this resource

StructureDefinition
GMSamletVurderingObsGMSamletVurderingObs

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VS-omsorgsniveau

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.96 version Not Stated (use latest from terminology server)
    CodeDisplay
    577951000005100
    577961000005103
    577981000005106
    577971000005108

Source1

{
  "resourceType": "ValueSet",
  "id": "VS-omsorgsniveau",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://sundhedsdatastyrelsen.dk/ValueSet/VS-omsorgsniveau",
  "version": "0.3.0",
  "name": "VS_omsorgsniveau",
  "title": "Omsorgsniveau Value Set",
  "status": "draft",
  "date": "2025-12-15T14:15:29+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": "urn:oid:2.16.840.1.113883.6.96",
        "concept": [
          {
            "code": "577951000005100"
          },
          {
            "code": "577961000005103"
          },
          {
            "code": "577981000005106"
          },
          {
            "code": "577971000005108"
          }
        ]
      }
    ]
  }
}