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

FHIR IG Statistics: CodeSystem/DetectionMethods

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdDetectionMethods
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-DetectionMethods.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/DetectionMethods
Version2.12.0
Statusactive
Date2022-06-29T00:00:00+02:00
NameDetectionMethods
TitleDetection methods
DescriptionDetection methods (vasospasms etc.)
Contentcomplete

Resources that use this resource

ValueSet
DetectionMethodCRDetection Method C/R
SplenomegaliSplenomegali, udvikling og konstatering
VasospasmerPaavisningPåvisning af vasospasme; metode

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem DetectionMethods

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/DetectionMethods defines the following codes:

CodeDisplayDefinition
doppler DopplerTranscraniel doppler
clinical KliniskKliniske
radiological RadiologiskRadiologisk bekræftet
splenomegaly_clinical Splenomegali, klinisk bedømtSplenomegali, klinisk bedømt
splenomegaly_radiological Splenomegali, radiologisk påvistSplenomegali, radiologisk påvist

Source

{
  "resourceType": "CodeSystem",
  "id": "DetectionMethods",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/DetectionMethods",
  "version": "2.12.0",
  "name": "DetectionMethods",
  "title": "Detection methods",
  "status": "active",
  "date": "2022-06-29T00: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": "Detection methods (vasospasms etc.)",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "doppler",
      "display": "Doppler",
      "definition": "Transcraniel doppler"
    },
    {
      "code": "clinical",
      "display": "Klinisk",
      "definition": "Kliniske"
    },
    {
      "code": "radiological",
      "display": "Radiologisk",
      "definition": "Radiologisk bekræftet"
    },
    {
      "code": "splenomegaly_clinical",
      "display": "Splenomegali, klinisk bedømt",
      "definition": "Splenomegali, klinisk bedømt"
    },
    {
      "code": "splenomegaly_radiological",
      "display": "Splenomegali, radiologisk påvist",
      "definition": "Splenomegali, radiologisk påvist"
    }
  ]
}