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

FHIR IG analytics

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

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet VS-diagnosegruppe

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.96 version Not Stated (use latest from terminology server)
    CodeDisplay
    364387009
    364105007
    363346000
    364142000
    364561008
    364066008
    363821008
    364178005
    364048003

Source1

{
  "resourceType": "ValueSet",
  "id": "VS-diagnosegruppe",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://sundhedsdatastyrelsen.dk/ValueSet/VS-diagnosegruppe",
  "version": "0.3.0",
  "name": "VS_diagnosegruppe",
  "title": "Diagnosegruppe 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": "364387009"
          },
          {
            "code": "364105007"
          },
          {
            "code": "363346000"
          },
          {
            "code": "364142000"
          },
          {
            "code": "364561008"
          },
          {
            "code": "364066008"
          },
          {
            "code": "363821008"
          },
          {
            "code": "364178005"
          },
          {
            "code": "364048003"
          }
        ]
      }
    ]
  }
}