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-variable-component-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-clinical-variable-component-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-variable-component
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameClinicalVariableComponentCS
TitleClinical Variable Component Codes
Realmeu
Authorityhl7
DescriptionLocal codes for ClinicalVariable Observation component slices that are not covered by LOINC. Currently used for the concomitant_disease repeating component.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem clinical-variable-component-cs

This case-sensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-variable-component defines the following code:

CodeDisplay
concomitant-disease Concomitant disease

Source1

{
  "resourceType": "CodeSystem",
  "id": "clinical-variable-component-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/clinical-variable-component",
  "version": "0.1.0-ci-build",
  "name": "ClinicalVariableComponentCS",
  "title": "Clinical Variable Component Codes",
  "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": "Local codes for ClinicalVariable Observation component slices that are not covered by LOINC. Currently used for the concomitant_disease repeating component.",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "concomitant-disease",
      "display": "Concomitant disease"
    }
  ]
}