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

FHIR IG analytics

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

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet VS-resultat-type

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

Source1

{
  "resourceType": "ValueSet",
  "id": "VS-resultat-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://sundhedsdatastyrelsen.dk/ValueSet/VS-resultat-type",
  "version": "0.3.0",
  "name": "VS_resultat_type",
  "title": "ResultatType 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": "171111007"
          },
          {
            "code": "101071000119104"
          },
          {
            "code": "171109003"
          }
        ]
      }
    ]
  }
}