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

FHIR IG Statistics: CodeSystem/Conditions

Packagevcds-ig.euvabeco.net
TypeCodeSystem
IdConditions
FHIR VersionR5
Sourcehttps://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-Conditions.html
URLhttps://euvabeco.net/vcds-ig/CodeSystem/Conditions
Version0.1.0
Statusactive
Date2025-05-02T10:41:48+00:00
NameConditions
TitleConditions used in a patient profile
DescriptionPersistent codes for CDS conditions
Contentfragment

Resources that use this resource

ValueSet
ConditionsPersistent codes for conditions
ForecastReasonsForecast reasons for a recommendation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Conditions

This case-insensitive code system https://euvabeco.net/vcds-ig/CodeSystem/Conditions provides a fragment that includes following codes:

CodeDisplay
3b779e76-ae66-4e18-bba4-7ed81f1befb3 Date of last history of pertussis
af34705f-a8ad-4c00-b3f7-2057807db19b Severe pneumococcal infection
b6a2264e-c150-41ed-94cd-83205259b17b Dengue (proven by virological test)
f8cedc4a-283b-43f0-ae53-196bbcb5d19a Treated diabetes
b761aff7-1a8c-4b95-8c5f-01f6768b1d99 Health profession

Additional Language Displays

CodeEnglish (English, en)French (fr)
3b779e76-ae66-4e18-bba4-7ed81f1befb3Date of last history of pertussisDernier épisode de coqueluche
af34705f-a8ad-4c00-b3f7-2057807db19b
b6a2264e-c150-41ed-94cd-83205259b17b
f8cedc4a-283b-43f0-ae53-196bbcb5d19a
b761aff7-1a8c-4b95-8c5f-01f6768b1d99

Source

{
  "resourceType": "CodeSystem",
  "id": "Conditions",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://euvabeco.net/vcds-ig/CodeSystem/Conditions",
  "version": "0.1.0",
  "name": "Conditions",
  "title": "Conditions used in a patient profile",
  "status": "active",
  "experimental": false,
  "date": "2025-05-02T10:41:48+00:00",
  "publisher": "Euvabeco",
  "contact": [
    {
      "name": "Euvabeco",
      "telecom": [
        {
          "system": "url",
          "value": "https://euvabeco.eu"
        }
      ]
    }
  ],
  "description": "Persistent codes for CDS conditions",
  "caseSensitive": false,
  "content": "fragment",
  "concept": [
    {
      "code": "3b779e76-ae66-4e18-bba4-7ed81f1befb3",
      "display": "Date of last history of pertussis",
      "designation": [
        {
          "language": "en",
          "value": "Date of last history of pertussis"
        },
        {
          "language": "fr",
          "value": "Dernier épisode de coqueluche"
        }
      ]
    },
    {
      "code": "af34705f-a8ad-4c00-b3f7-2057807db19b",
      "display": "Severe pneumococcal infection"
    },
    {
      "code": "b6a2264e-c150-41ed-94cd-83205259b17b",
      "display": "Dengue (proven by virological test)"
    },
    {
      "code": "f8cedc4a-283b-43f0-ae53-196bbcb5d19a",
      "display": "Treated diabetes"
    },
    {
      "code": "b761aff7-1a8c-4b95-8c5f-01f6768b1d99",
      "display": "Health profession"
    }
  ]
}