FHIR IG analytics| Package | pc.ig |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-pc-pre-medication-lm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-pre-medication-lm.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pre-medication-lm |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | PcPreMedication |
| Title | PreMedication logical model |
| Description | Logical model representing the PROTECT-CHILD data model entity `pre_medication`. |
| Type | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pre-medication-lm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pc-pre-medication-lm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | PreMedication logical model | |
![]() ![]() | 1..1 | string | Pre medication id | |
![]() ![]() | 0..1 | string | Patient id | |
![]() ![]() | 0..1 | CodeableConcept | Antihypertensive treatment | |
![]() ![]() | 0..1 | boolean | Rituximab | |
![]() ![]() | 0..1 | boolean | Antiviral phrophylaxis | |
![]() ![]() | 0..1 | string | Other medications | |
{
"resourceType": "StructureDefinition",
"id": "pc-pre-medication-lm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pre-medication-lm",
"version": "0.1.0-ci-build",
"name": "PcPreMedication",
"title": "PreMedication logical model",
"status": "draft",
"date": "2026-02-09T17:40:58+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Logical model representing the PROTECT-CHILD data model entity `pre_medication`.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pre-medication-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-pre-medication-lm",
"path": "pc-pre-medication-lm",
"short": "PreMedication logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `pre_medication`.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "pc-pre-medication-lm.preMedicationId",
"path": "pc-pre-medication-lm.preMedicationId",
"short": "Pre medication id",
"definition": "Field `pre_medication_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.preMedicationId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-pre-medication-lm.patientId",
"path": "pc-pre-medication-lm.patientId",
"short": "Patient id",
"definition": "Field `patient_id` from the PROTECT-CHILD data model. Foreign key to `patient`.",
"min": 0,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.patientId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-pre-medication-lm.antihypertensiveTreatment",
"path": "pc-pre-medication-lm.antihypertensiveTreatment",
"short": "Antihypertensive treatment",
"definition": "Field `antihypertensive_treatment` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.antihypertensiveTreatment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "pc-pre-medication-lm.rituximab",
"path": "pc-pre-medication-lm.rituximab",
"short": "Rituximab",
"definition": "Field `rituximab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.rituximab",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "pc-pre-medication-lm.antiviralPhrophylaxis",
"path": "pc-pre-medication-lm.antiviralPhrophylaxis",
"short": "Antiviral phrophylaxis",
"definition": "Field `antiviral_phrophylaxis` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.antiviralPhrophylaxis",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "pc-pre-medication-lm.otherMedications",
"path": "pc-pre-medication-lm.otherMedications",
"short": "Other medications",
"definition": "Field `other_medications` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-pre-medication-lm.otherMedications",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "pc-pre-medication-lm",
"path": "pc-pre-medication-lm",
"short": "PreMedication logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `pre_medication`."
},
{
"id": "pc-pre-medication-lm.preMedicationId",
"path": "pc-pre-medication-lm.preMedicationId",
"short": "Pre medication id",
"definition": "Field `pre_medication_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-pre-medication-lm.patientId",
"path": "pc-pre-medication-lm.patientId",
"short": "Patient id",
"definition": "Field `patient_id` from the PROTECT-CHILD data model. Foreign key to `patient`.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-pre-medication-lm.antihypertensiveTreatment",
"path": "pc-pre-medication-lm.antihypertensiveTreatment",
"short": "Antihypertensive treatment",
"definition": "Field `antihypertensive_treatment` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "pc-pre-medication-lm.rituximab",
"path": "pc-pre-medication-lm.rituximab",
"short": "Rituximab",
"definition": "Field `rituximab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "pc-pre-medication-lm.antiviralPhrophylaxis",
"path": "pc-pre-medication-lm.antiviralPhrophylaxis",
"short": "Antiviral phrophylaxis",
"definition": "Field `antiviral_phrophylaxis` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "pc-pre-medication-lm.otherMedications",
"path": "pc-pre-medication-lm.otherMedications",
"short": "Other medications",
"definition": "Field `other_medications` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}