FHIR IG analytics| Package | pc.ig |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-pc-unit-lm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-unit-lm.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-unit-lm |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | PcUnit |
| Title | Unit logical model |
| Description | Logical model representing the PROTECT-CHILD data model entity `unit`. |
| Type | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-unit-lm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pc-unit-lm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Unit logical model | |
![]() ![]() | 1..1 | string | Unit id | |
![]() ![]() | 0..1 | code | UCUM | |
![]() ![]() | 0..1 | string | Label | |
{
"resourceType": "StructureDefinition",
"id": "pc-unit-lm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-unit-lm",
"version": "0.1.0-ci-build",
"name": "PcUnit",
"title": "Unit 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 `unit`.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-unit-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-unit-lm",
"path": "pc-unit-lm",
"short": "Unit logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `unit`.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "pc-unit-lm.unitId",
"path": "pc-unit-lm.unitId",
"short": "Unit id",
"definition": "Field `unit_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"base": {
"path": "pc-unit-lm.unitId",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-unit-lm.ucum",
"path": "pc-unit-lm.ucum",
"short": "UCUM",
"definition": "Field `UCUM` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-unit-lm.ucum",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-unit-lm.label",
"path": "pc-unit-lm.label",
"short": "Label",
"definition": "Field `Label` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"base": {
"path": "pc-unit-lm.label",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "pc-unit-lm",
"path": "pc-unit-lm",
"short": "Unit logical model",
"definition": "Logical model representing the PROTECT-CHILD data model entity `unit`."
},
{
"id": "pc-unit-lm.unitId",
"path": "pc-unit-lm.unitId",
"short": "Unit id",
"definition": "Field `unit_id` from the PROTECT-CHILD data model.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "pc-unit-lm.ucum",
"path": "pc-unit-lm.ucum",
"short": "UCUM",
"definition": "Field `UCUM` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "pc-unit-lm.label",
"path": "pc-unit-lm.label",
"short": "Label",
"definition": "Field `Label` from the PROTECT-CHILD data model.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}