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

FHIR IG Statistics: CodeSystem/be-cs-problem-category

Packageehealthplatform.be.r4.federalprofiles
TypeCodeSystem
Idbe-cs-problem-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category
URLhttps://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category
Version1.0.0
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeCSProblemCategory
TitleProblem Category
DescriptionProblem Category
Contentcomplete

Resources that use this resource

ValueSet
be-vs-problem-categoryProblem Category

Resources that this resource uses

No resources found


Narrative

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

This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category defines the following codes:

CodeDisplayDefinition
diagnosisDiagnosisA disease identified from a clinical reasoning, based on pathological and physiological ascertainments
problemProblemIdentification of problems that the healthcare provider considers harmful, potentially harmful, and which may be the subject of further investigation or treatment
riskRiskIdentification of a health problem or situation that may require ongoing monitoring or management
antecedentAntecedentInformation about a problem that has been resolved
congenitalCongenital anomalyCongenital anomaly
conclusionConclusionInformations about a conclusion from anamnesis performed by a professional other than a physician
otherOtherOther

Additional Language Displays

CodeFrench (Belgium) (fr)Nederlands (België) (Dutch (Belgium), nl)
diagnosisDiagnosticdiagnose
problemProblèmeProbleem
riskRisqueRisico
antecedentAntécédentAntecedent
congenitalMaladie congénitaleAangeboren afwijking
conclusionConclusion anamnèseAnamnesis conclusie
otherAutreandere

Source

{
  "resourceType": "CodeSystem",
  "id": "be-cs-problem-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category",
  "version": "1.0.0",
  "name": "BeCSProblemCategory",
  "title": "Problem Category",
  "status": "active",
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description": "Problem Category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "056"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "diagnosis",
      "display": "Diagnosis",
      "definition": "A disease identified from a clinical reasoning, based on pathological and physiological ascertainments",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Diagnostic"
        },
        {
          "language": "nl-BE",
          "value": "diagnose"
        }
      ]
    },
    {
      "code": "problem",
      "display": "Problem",
      "definition": "Identification of problems that the healthcare provider considers harmful, potentially harmful, and which may be the subject of further investigation or treatment",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Problème"
        },
        {
          "language": "nl-BE",
          "value": "Probleem"
        }
      ]
    },
    {
      "code": "risk",
      "display": "Risk",
      "definition": "Identification of a health problem or situation that may require ongoing monitoring or management",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Risque"
        },
        {
          "language": "nl-BE",
          "value": "Risico"
        }
      ]
    },
    {
      "code": "antecedent",
      "display": "Antecedent",
      "definition": "Information about a problem that has been resolved",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Antécédent"
        },
        {
          "language": "nl-BE",
          "value": "Antecedent"
        }
      ]
    },
    {
      "code": "congenital",
      "display": "Congenital anomaly",
      "definition": "Congenital anomaly",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Maladie congénitale"
        },
        {
          "language": "nl-BE",
          "value": "Aangeboren afwijking"
        }
      ]
    },
    {
      "code": "conclusion",
      "display": "Conclusion",
      "definition": "Informations about a conclusion from anamnesis performed by a professional other than a physician",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Conclusion anamnèse"
        },
        {
          "language": "nl-BE",
          "value": "Anamnesis conclusie"
        }
      ]
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Other",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Autre"
        },
        {
          "language": "nl-BE",
          "value": "andere"
        }
      ]
    }
  ]
}