FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-pc-clinical-variable-lm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-clinical-variable-lm.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-variable-lm |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | PcClinicalVariable |
| Title | ClinicalVariable logical model |
| Realm | eu |
| Authority | hl7 |
| Description | Logical model for the PROTECT-CHILD clinical_variable table. Includes weight, height, diuresis, and concomitant disease. |
| Type | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-variable-lm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pc-clinical-variable-lm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | ClinicalVariable logical model | |
![]() ![]() | 1..1 | string | clinical_variable_id | |
![]() ![]() | 1..1 | string | visit_id | |
![]() ![]() | 0..1 | decimal | weight | |
![]() ![]() | 0..1 | decimal | height | |
![]() ![]() | 1..1 | code | concomitant_disease | |
![]() ![]() | 0..1 | string | description | |
![]() ![]() | 0..1 | decimal | diuresis_value | |
![]() ![]() | 0..1 | string | other_symptoms | |
![]() ![]() | 0..1 | string | other_concomitant | |
![]() ![]() | 0..1 | string | organ_dysfunction | |
{
"resourceType": "StructureDefinition",
"id": "pc-clinical-variable-lm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-variable-lm",
"version": "0.1.0-ci-build",
"name": "PcClinicalVariable",
"title": "ClinicalVariable logical model",
"status": "draft",
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Logical model for the PROTECT-CHILD clinical_variable table. Includes weight, height, diuresis, and concomitant disease.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-variable-lm",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "pc-clinical-variable-lm",
"path": "pc-clinical-variable-lm",
"short": "ClinicalVariable logical model",
"definition": "Logical model for the PROTECT-CHILD clinical_variable table. Includes weight, height, diuresis, and concomitant disease.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "pc-clinical-variable-lm.clinicalVariableId",
"path": "pc-clinical-variable-lm.clinicalVariableId",
"short": "clinical_variable_id",
"definition": "Clinical variable record ID.",
"min": 1,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.clinicalVariableId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.visitId",
"path": "pc-clinical-variable-lm.visitId",
"short": "visit_id",
"definition": "FK to visit.",
"min": 1,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.visitId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.weight",
"path": "pc-clinical-variable-lm.weight",
"short": "weight",
"definition": "Patient weight (kg).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.weight",
"min": 0,
"max": "1"
},
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.height",
"path": "pc-clinical-variable-lm.height",
"short": "height",
"definition": "Patient height (cm).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.height",
"min": 0,
"max": "1"
},
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.concomitantDisease",
"path": "pc-clinical-variable-lm.concomitantDisease",
"short": "concomitant_disease",
"definition": "Concomitant disease code (repeatable per concurrent disease).",
"min": 1,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.concomitantDisease",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-clinical-variable-lm.description",
"path": "pc-clinical-variable-lm.description",
"short": "description",
"definition": "Free-text description of concomitant episode.",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.diuresisValue",
"path": "pc-clinical-variable-lm.diuresisValue",
"short": "diuresis_value",
"definition": "Diuresis value (ml/day).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.diuresisValue",
"min": 0,
"max": "1"
},
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.otherSymptoms",
"path": "pc-clinical-variable-lm.otherSymptoms",
"short": "other_symptoms",
"definition": "Other symptoms (free text).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.otherSymptoms",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.otherConcomitant",
"path": "pc-clinical-variable-lm.otherConcomitant",
"short": "other_concomitant",
"definition": "Other concomitant diseases (free text).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.otherConcomitant",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.organDysfunction",
"path": "pc-clinical-variable-lm.organDysfunction",
"short": "organ_dysfunction",
"definition": "Organ dysfunction specification (free text).",
"min": 0,
"max": "1",
"base": {
"path": "pc-clinical-variable-lm.organDysfunction",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "pc-clinical-variable-lm",
"path": "pc-clinical-variable-lm",
"short": "ClinicalVariable logical model",
"definition": "Logical model for the PROTECT-CHILD clinical_variable table. Includes weight, height, diuresis, and concomitant disease."
},
{
"id": "pc-clinical-variable-lm.clinicalVariableId",
"path": "pc-clinical-variable-lm.clinicalVariableId",
"short": "clinical_variable_id",
"definition": "Clinical variable record ID.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.visitId",
"path": "pc-clinical-variable-lm.visitId",
"short": "visit_id",
"definition": "FK to visit.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.weight",
"path": "pc-clinical-variable-lm.weight",
"short": "weight",
"definition": "Patient weight (kg).",
"min": 0,
"max": "1",
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.height",
"path": "pc-clinical-variable-lm.height",
"short": "height",
"definition": "Patient height (cm).",
"min": 0,
"max": "1",
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.concomitantDisease",
"path": "pc-clinical-variable-lm.concomitantDisease",
"short": "concomitant_disease",
"definition": "Concomitant disease code (repeatable per concurrent disease).",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-clinical-variable-lm.description",
"path": "pc-clinical-variable-lm.description",
"short": "description",
"definition": "Free-text description of concomitant episode.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.diuresisValue",
"path": "pc-clinical-variable-lm.diuresisValue",
"short": "diuresis_value",
"definition": "Diuresis value (ml/day).",
"min": 0,
"max": "1",
"type": [
{
"code": "decimal"
}
]
},
{
"id": "pc-clinical-variable-lm.otherSymptoms",
"path": "pc-clinical-variable-lm.otherSymptoms",
"short": "other_symptoms",
"definition": "Other symptoms (free text).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.otherConcomitant",
"path": "pc-clinical-variable-lm.otherConcomitant",
"short": "other_concomitant",
"definition": "Other concomitant diseases (free text).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-clinical-variable-lm.organDysfunction",
"path": "pc-clinical-variable-lm.organDysfunction",
"short": "organ_dysfunction",
"definition": "Organ dysfunction specification (free text).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}