FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-clinical-event-evidence-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-clinical-event-evidence-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameClinicalEventEvidenceCS
TitleClinical Event Evidence CodeSystem
Realmeu
Authorityhl7
DescriptionCoded findings used in Condition.evidence.code to represent boolean DM fields. Presence of a code means the flag is true; absence means false.
Contentcomplete

Resources that use this resource

ValueSet
hl7.eu.fhir.protect-child#currentclinical-event-evidence-vsClinical Event Flag ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem clinical-event-evidence-cs

This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence defines the following codes:

CodeDisplay
dgf Delayed graft function
episodes-aki-after-ltx Episodes of AKI after liver transplant
histologic-evidence-cni-tox Histological evidence of CNI nephrotoxicity
hypoxic-ischemic-pltx Hypoxic-ischemic event post liver transplant
concomitant-medications Concomitant medications present
treatment-adherence Treatment adherence confirmed

Source1

{
  "resourceType": "CodeSystem",
  "id": "clinical-event-evidence-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-event-evidence",
  "version": "0.1.0-ci-build",
  "name": "ClinicalEventEvidenceCS",
  "title": "Clinical Event Evidence CodeSystem",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-05T19:23:32+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Coded findings used in Condition.evidence.code to represent boolean DM fields. Presence of a code means the flag is true; absence means false.",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "dgf",
      "display": "Delayed graft function"
    },
    {
      "code": "episodes-aki-after-ltx",
      "display": "Episodes of AKI after liver transplant"
    },
    {
      "code": "histologic-evidence-cni-tox",
      "display": "Histological evidence of CNI nephrotoxicity"
    },
    {
      "code": "hypoxic-ischemic-pltx",
      "display": "Hypoxic-ischemic event post liver transplant"
    },
    {
      "code": "concomitant-medications",
      "display": "Concomitant medications present"
    },
    {
      "code": "treatment-adherence",
      "display": "Treatment adherence confirmed"
    }
  ]
}