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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-patient-instrumental-investigation-component-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-patient-instrumental-investigation-component-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-component-cs
Version0.1.0-ci-build
Statusdraft
Date2026-08-11T12:50:29+00:00
NamePatientInstrumentalInvestigationComponentCS
TitlePatient Instrumental Investigation Component Codes
Realmeu
Authorityhl7
DescriptionLocal codes for the free-text components of a patient instrumental investigation (abnormality, other investigation).
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 patient-instrumental-investigation-component-cs

This case-sensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-component-cs defines the following codes:

CodeDisplayDefinition
abnormality Abnormality descriptionFree-text description of the abnormal finding.
other-investigation Other investigation descriptionFree-text description of an investigation not in the catalogue.

Source1

{
  "resourceType": "CodeSystem",
  "id": "patient-instrumental-investigation-component-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-instrumental-investigation-component-cs",
  "version": "0.1.0-ci-build",
  "name": "PatientInstrumentalInvestigationComponentCS",
  "title": "Patient Instrumental Investigation Component Codes",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-11T12:50:29+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Local codes for the free-text components of a patient instrumental investigation (abnormality, other investigation).",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "abnormality",
      "display": "Abnormality description",
      "definition": "Free-text description of the abnormal finding."
    },
    {
      "code": "other-investigation",
      "display": "Other investigation description",
      "definition": "Free-text description of an investigation not in the catalogue."
    }
  ]
}