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

FHIR IG analytics

Packagedk.sundhedsdatastyrelsen.gm
Resource TypeValueSet
IdValueSet-VS-ydelse.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/trifork/gm-fhir-ig/ValueSet-VS-ydelse.html
URLhttp://sundhedsdatastyrelsen.dk/ValueSet/VS-ydelse
Version0.3.0
Statusdraft
Date2025-12-15T14:15:29+00:00
NameVS_ydelse
TitleYdelse 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
GMYdelseObsGMYdelseObs

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet VS-ydelse

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.96 version Not Stated (use latest from terminology server)
    CodeDisplay
    648111000005106
    648121000005100

Source1

{
  "resourceType": "ValueSet",
  "id": "VS-ydelse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://sundhedsdatastyrelsen.dk/ValueSet/VS-ydelse",
  "version": "0.3.0",
  "name": "VS_ydelse",
  "title": "Ydelse 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": "648111000005106"
          },
          {
            "code": "648121000005100"
          }
        ]
      }
    ]
  }
}