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

FHIR IG Statistics: CodeSystem/VisitationCriteriaNotMet

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdVisitationCriteriaNotMet
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-VisitationCriteriaNotMet.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/VisitationCriteriaNotMet
Version2.12.0
Statusactive
Date2022-08-23T00:00:00+02:00
NameVisitationCriteriaNotMet
TitleVisitation criteria not met; cause
DescriptionVisitation criteria not met; cause
Contentcomplete

Resources that use this resource

ValueSet
ManglendeVisitationVisitationskriterier uopfyldt

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem VisitationCriteriaNotMet

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

CodeDisplayDefinition
not_terminally_ill Not terminally illNot terminally ill / Ikke uhelbredeligt syg
no_symptomatology No symptomatologyNo symptomatology / Ikke symptomatologi, som kræver en specialiseret/tværfaglig indsats
not_diagnostically_completed Not diagnostically completedNot diagnostically completed / Ikke diagnostisk færdigudredt
not_informed Patient not well informedPatient not well informed / Patienten ikke velinformeret om sin sygdom

Source

{
  "resourceType": "CodeSystem",
  "id": "VisitationCriteriaNotMet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/VisitationCriteriaNotMet",
  "version": "2.12.0",
  "name": "VisitationCriteriaNotMet",
  "title": "Visitation criteria not met; cause",
  "status": "active",
  "date": "2022-08-23T00: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": "Visitation criteria not met; cause",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "not_terminally_ill",
      "display": "Not terminally ill",
      "definition": "Not terminally ill / Ikke uhelbredeligt syg"
    },
    {
      "code": "no_symptomatology",
      "display": "No symptomatology",
      "definition": "No symptomatology / Ikke symptomatologi, som kræver en specialiseret/tværfaglig indsats"
    },
    {
      "code": "not_diagnostically_completed",
      "display": "Not diagnostically completed",
      "definition": "Not diagnostically completed / Ikke diagnostisk færdigudredt"
    },
    {
      "code": "not_informed",
      "display": "Patient not well informed",
      "definition": "Patient not well informed / Patienten ikke velinformeret om sin sygdom"
    }
  ]
}