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

FHIR IG Statistics: ValueSet/CancerUdredning

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdCancerUdredning
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CancerUdredning.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/CancerUdredning
Version2.12.0
Statusactive
Date2022-06-08T00:00:00+02:00
NameCancerUdredning
TitleCancer udredning
DescriptionValgmulighederne for cancer udredning

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CancerInvestigationCancer investigation

Narrative

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

Generated Narrative: ValueSet CancerUdredning


Source

{
  "resourceType": "ValueSet",
  "id": "CancerUdredning",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/CancerUdredning",
  "version": "2.12.0",
  "name": "CancerUdredning",
  "title": "Cancer udredning",
  "status": "active",
  "experimental": true,
  "date": "2022-06-08T00: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": "Valgmulighederne for cancer udredning",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/CancerInvestigation",
        "concept": [
          {
            "code": "eus",
            "display": "EUS"
          },
          {
            "code": "lap/lus",
            "display": "Lap/LUS"
          },
          {
            "code": "ct",
            "display": "CT"
          },
          {
            "code": "pet/ct",
            "display": "PET/CT"
          },
          {
            "code": "mr",
            "display": "MR"
          },
          {
            "code": "abdomen",
            "display": "UL abdomen"
          },
          {
            "code": "neck",
            "display": "UL hals"
          },
          {
            "code": "ebus",
            "display": "EBUS"
          },
          {
            "code": "other",
            "display": "Øvrige"
          }
        ]
      }
    ]
  }
}