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

FHIR IG analytics

Packagemedcom.fhir.dk.xdsmetadata
Resource TypeValueSet
IdValueSet-MedCom-xds-typecode-VS.json
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/xdsmetadata/2.0.0-trial-use-1/ValueSet-MedCom-xds-typecode-VS.html
URLhttp://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-typecode-VS
Version1.0.0
Statusactive
Date2026-01-15
NameMedCom_XDS_TypeCode
TitleDK XDS TypeCode ValueSet
Realmdk
DescriptionValueSet containing TypeCode.

Resources that use this resource

StructureDefinition
medcom.fhir.dk.xdsdocuments#currentmedcom-contained-documentreferenceMedComContainedDocumentReference

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
medcom.fhir.dk.xdsmetadata#2.0.0-trial-use-1MedCom-xds-typecode-CSDK MedCom Message Codes
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet MedCom-xds-typecode-VS

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "MedCom-xds-typecode-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-typecode-VS",
  "version": "1.0.0",
  "name": "MedCom_XDS_TypeCode",
  "title": "DK XDS TypeCode ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2026-01-15",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "ValueSet containing TypeCode.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "53576-5"
          },
          {
            "code": "74468-0"
          },
          {
            "code": "56446-8"
          },
          {
            "code": "39289-4"
          },
          {
            "code": "39290-2"
          },
          {
            "code": "103140-0"
          },
          {
            "code": "74465-6"
          },
          {
            "code": "55188-7"
          },
          {
            "code": "11450-4"
          },
          {
            "code": "81215-6"
          },
          {
            "code": "11502-2"
          },
          {
            "code": "57059-8"
          },
          {
            "code": "28615-3"
          },
          {
            "code": "11524-6"
          },
          {
            "code": "75503-3"
          }
        ]
      },
      {
        "system": "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-typecode-CS",
        "concept": [
          {
            "code": "CMR"
          },
          {
            "code": "PDC"
          },
          {
            "code": "MADC"
          },
          {
            "code": "PRF"
          },
          {
            "code": "PSCR"
          },
          {
            "code": "PMR"
          },
          {
            "code": "HCOM"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "866144008"
          }
        ]
      }
    ]
  }
}