FHIR IG analytics| Package | pc.ig |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-pc-donor-lm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-donor-lm.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-donor-lm |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | PcDonor |
| Title | Donor logical model |
| Description | Logical model representing the PROTECT-CHILD data model entity `donor`. |
| Type | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-donor-lm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pc-donor-lm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Donor logical model | |
![]() ![]() | 1..1 | string | Donor id | |
![]() ![]() | 0..1 | integer | Age | |
![]() ![]() | 0..1 | code | Type | |
![]() ![]() | 0..1 | code | Liver type | |
![]() ![]() | 0..1 | code | Blood group | |
![]() ![]() | 0..1 | code | Rh factor | |
![]() ![]() | 0..1 | code | Pre ktx dialysis type | |
![]() ![]() | 0..1 | code | Allograft hla class i ab | |
![]() ![]() | 0..1 | code | Allograft hla class ii ab | |
{
"resourceType": "StructureDefinition",
"id": "pc-donor-lm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-donor-lm",
"version": "0.1.0-ci-build",
"name": "PcDonor",
"title": "Donor 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 `donor`.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-donor-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-donor-lm",
"path": "pc-donor-lm",
"short": "Donor logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `donor`.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "pc-donor-lm.donorId",
"path": "pc-donor-lm.donorId",
"short": "Donor id",
"definition": "Field `donor_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"base": {
"path": "pc-donor-lm.donorId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-donor-lm.age",
"path": "pc-donor-lm.age",
"short": "Age",
"definition": "Field `age` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.age",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-donor-lm.type",
"path": "pc-donor-lm.type",
"short": "Type",
"definition": "Field `type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.type",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.liverType",
"path": "pc-donor-lm.liverType",
"short": "Liver type",
"definition": "Field `liver_type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.liverType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.bloodGroup",
"path": "pc-donor-lm.bloodGroup",
"short": "Blood group",
"definition": "Field `blood_group` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.bloodGroup",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.rhFactor",
"path": "pc-donor-lm.rhFactor",
"short": "Rh factor",
"definition": "Field `rh_factor` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.rhFactor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.preKtxDialysisType",
"path": "pc-donor-lm.preKtxDialysisType",
"short": "Pre ktx dialysis type",
"definition": "Field `pre_ktx_dialysis_type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.preKtxDialysisType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.allograftHlaClassIAb",
"path": "pc-donor-lm.allograftHlaClassIAb",
"short": "Allograft hla class i ab",
"definition": "Field `allograft_hla_class_i_ab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.allograftHlaClassIAb",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.allograftHlaClassIiAb",
"path": "pc-donor-lm.allograftHlaClassIiAb",
"short": "Allograft hla class ii ab",
"definition": "Field `allograft_hla_class_ii_ab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-donor-lm.allograftHlaClassIiAb",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
}
]
},
"differential": {
"element": [
{
"id": "pc-donor-lm",
"path": "pc-donor-lm",
"short": "Donor logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `donor`."
},
{
"id": "pc-donor-lm.donorId",
"path": "pc-donor-lm.donorId",
"short": "Donor id",
"definition": "Field `donor_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-donor-lm.age",
"path": "pc-donor-lm.age",
"short": "Age",
"definition": "Field `age` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "pc-donor-lm.type",
"path": "pc-donor-lm.type",
"short": "Type",
"definition": "Field `type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.liverType",
"path": "pc-donor-lm.liverType",
"short": "Liver type",
"definition": "Field `liver_type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.bloodGroup",
"path": "pc-donor-lm.bloodGroup",
"short": "Blood group",
"definition": "Field `blood_group` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.rhFactor",
"path": "pc-donor-lm.rhFactor",
"short": "Rh factor",
"definition": "Field `rh_factor` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.preKtxDialysisType",
"path": "pc-donor-lm.preKtxDialysisType",
"short": "Pre ktx dialysis type",
"definition": "Field `pre_ktx_dialysis_type` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.allograftHlaClassIAb",
"path": "pc-donor-lm.allograftHlaClassIAb",
"short": "Allograft hla class i ab",
"definition": "Field `allograft_hla_class_i_ab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-donor-lm.allograftHlaClassIiAb",
"path": "pc-donor-lm.allograftHlaClassIiAb",
"short": "Allograft hla class ii ab",
"definition": "Field `allograft_hla_class_ii_ab` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
}
]
}
}