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

FHIR IG Statistics: ValueSet/DonorRelationDNSL

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdDonorRelationDNSL
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DonorRelationDNSL.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/DonorRelationDNSL
Version2.12.0
Statusactive
Date2024-10-01T00:00:00+02:00
NameDonorRelationDNSL
TitleRelationen til donor (DNSL)
DescriptionFamilie relation til donor (DNSL)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
SNOMEDCTSNOMED-CT

Narrative

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

Generated Narrative: ValueSet DonorRelationDNSL


Source

{
  "resourceType": "ValueSet",
  "id": "DonorRelationDNSL",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/DonorRelationDNSL",
  "version": "2.12.0",
  "name": "DonorRelationDNSL",
  "title": "Relationen til donor (DNSL)",
  "status": "active",
  "experimental": true,
  "date": "2024-10-01T00: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": "Familie relation til donor (DNSL)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/SNOMEDCT",
        "concept": [
          {
            "code": "40683002",
            "display": "Forælder"
          },
          {
            "code": "375005",
            "display": "Søster/Bror"
          },
          {
            "code": "10896006",
            "display": "Tvilling (monozygot)"
          },
          {
            "code": "713369009",
            "display": "Anden levende familiedonor"
          },
          {
            "code": "394863008",
            "display": "Levende non-related donor"
          },
          {
            "code": "713183000",
            "display": "Nekronyre"
          },
          {
            "code": "105457003",
            "display": "Afdød"
          }
        ]
      }
    ]
  }
}