FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ChromosomPairs

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdChromosomPairs
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ChromosomPairs.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ChromosomPairs
Version2.12.0
Statusactive
Date2022-07-14T00:00:00+02:00
NameChromosomPairs
TitleKromosom par
DescriptionKromosom par

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ChromosomPairChromosom pair
GenericValuesGeneric values

Narrative

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

Generated Narrative: ValueSet ChromosomPairs

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ChromosomPairs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/ChromosomPairs",
  "version": "2.12.0",
  "name": "ChromosomPairs",
  "title": "Kromosom par",
  "status": "active",
  "experimental": true,
  "date": "2022-07-14T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Kromosom par",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/ChromosomPair",
        "concept": [
          {
            "code": "pair_13",
            "display": "Kromosom 13 forandringer"
          },
          {
            "code": "pair_17",
            "display": "Kromosom 17 forandringer"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "none",
            "display": "Ingen"
          },
          {
            "code": "other",
            "display": "Andet"
          }
        ]
      }
    ]
  }
}