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

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

Packagehl7.fhir.be.core-clinical
TypeCodeSystem
Idbe-cs-problem-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core-clinical/https://build.fhir.org/ig/hl7-be/core-clinical/CodeSystem-be-cs-problem-category.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category
Version1.0.1
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeCSProblemCategory
TitleProblem Category
Realmbe
Authorityhl7
DescriptionProblem Category
Contentcomplete

Resources that use this resource

StructureDefinition
NxhOrganismConditionNxhOrganismCondition
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

Generated Narrative: CodeSystem be-cs-problem-category

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

CodeDisplayDefinition
diagnosis DiagnosisA disease identified from a clinical reasoning, based on pathological and physiological ascertainments
problem ProblemIdentification of problems that the healthcare provider considers harmful, potentially harmful, and which may be the subject of further investigation or treatment
risk RiskIdentification of a health problem or situation that may require ongoing monitoring or management
antecedent AntecedentInformation about a problem that has been resolved
congenital Congenital anomalyCongenital anomaly
conclusion ConclusionInformations about a conclusion from anamnesis performed by a professional other than a physician
other OtherOther

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) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category",
  "version": "1.0.1",
  "name": "BeCSProblemCategory",
  "title": "Problem Category",
  "status": "active",
  "experimental": false,
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Problem Category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "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"
        }
      ]
    }
  ]
}