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

FHIR IG Statistics: CodeSystem/CognitiveFunctionFinding

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdCognitiveFunctionFinding
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CognitiveFunctionFinding.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/CognitiveFunctionFinding
Version2.12.0
Statusactive
Date2022-07-19T00:00:00+02:00
NameCognitiveFunctionFinding
TitleCognitive function finding
DescriptionCognitive function finding / SNOMED-CT: 373930000
Contentcomplete

Resources that use this resource

ValueSet
KognitivPaavirkningDANDEMKognitiv påvirkning (DANDEM)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CognitiveFunctionFinding

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
commentcommenthttp://hl7.org/fhir/concept-properties#commentstringA string that provides additional detail pertinent to the use or understanding of the concept
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTimeThe date at which the concept status was last changed
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactivebooleanTrue if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive

Concepts

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/CognitiveFunctionFinding defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1normal Normal cognitionNormal cognition / Normal kognitiv funktion / SNOMED-CT: 449888003
1impaired Impaired cognitionImpaired cognition / Svækket erkendelsesevne / SNOMED-CT: 386806002
1dementia DementiaDementia / Demens / SNOMED-CT: 52448006
2  mild MildMild / Let / SNOMED-CT: 255604002
2  moderate ModerateModerate / Moderat / SNOMED-CT: 6736007
2  severe SevereSevere / Svær / SNOMED-CT: 24484000

Source

{
  "resourceType": "CodeSystem",
  "id": "CognitiveFunctionFinding",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/CognitiveFunctionFinding",
  "version": "2.12.0",
  "name": "CognitiveFunctionFinding",
  "title": "Cognitive function finding",
  "status": "active",
  "date": "2022-07-19T00: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": "Cognitive function finding / SNOMED-CT: 373930000",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "property": [
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "description": "A string that provides additional detail pertinent to the use or understanding of the concept",
      "type": "string"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "The date at which the concept status was last changed",
      "type": "dateTime"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "description": "True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "normal",
      "display": "Normal cognition",
      "definition": "Normal cognition / Normal kognitiv funktion / SNOMED-CT: 449888003"
    },
    {
      "code": "impaired",
      "display": "Impaired cognition",
      "definition": "Impaired cognition / Svækket erkendelsesevne / SNOMED-CT: 386806002"
    },
    {
      "code": "dementia",
      "display": "Dementia",
      "definition": "Dementia / Demens / SNOMED-CT: 52448006",
      "concept": [
        {
          "code": "mild",
          "display": "Mild",
          "definition": "Mild / Let / SNOMED-CT: 255604002"
        },
        {
          "code": "moderate",
          "display": "Moderate",
          "definition": "Moderate / Moderat / SNOMED-CT: 6736007"
        },
        {
          "code": "severe",
          "display": "Severe",
          "definition": "Severe / Svær / SNOMED-CT: 24484000"
        }
      ]
    }
  ]
}