| Package | hl7.fhir.be.core-clinical | 
| Resource Type | CodeSystem | 
| Id | be-cs-problem-category | 
| FHIR Version | R4 | 
| Source | https://www.ehealth.fgov.be/standards/fhir/core-clinical/https://build.fhir.org/ig/hl7-be/core-clinical/CodeSystem-be-cs-problem-category.html | 
| URL | https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category | 
| Version | 1.0.1 | 
| Status | active | 
| Date | 2021-01-10T10:59:49+00:00 | 
| Name | BeCSProblemCategory | 
| Title | Problem Category | 
| Realm | be | 
| Authority | hl7 | 
| Description | Problem Category | 
| Content | complete | 
| StructureDefinition | |
| NxhOrganismCondition | NxhOrganismCondition | 
| ValueSet | |
| be-vs-problem-category | Problem Category | 
No resources found
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:
Additional Language Displays
| Code | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) | 
| diagnosis | Diagnostic | diagnose | 
| problem | Problème | Probleem | 
| risk | Risque | Risico | 
| antecedent | Antécédent | Antecedent | 
| congenital | Maladie congénitale | Aangeboren afwijking | 
| conclusion | Conclusion anamnèse | Anamnesis conclusie | 
| other | Autre | andere | 
{
  "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"
        }
      ]
    }
  ]
}