FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-patient-observations-panel-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-patient-observations-panel-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-observations-panel |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | PatientObservationsPanelCS |
| Title | Patient Observations Panel CodeSystem |
| Realm | eu |
| Authority | hl7 |
| Description | Local codes for PROTECT-CHILD patient observation panels. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem patient-observations-panel-cs
This case-sensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-observations-panel defines the following codes:
| Code | Display |
| patient-demographics-panel | Patient demographics panel (age) |
| patient-immunology-panel | Patient pre-transplant immunology panel (PRA, histological date) |
{
"resourceType": "CodeSystem",
"id": "patient-observations-panel-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-observations-panel",
"version": "0.1.0-ci-build",
"name": "PatientObservationsPanelCS",
"title": "Patient Observations Panel CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Local codes for PROTECT-CHILD patient observation panels.",
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "patient-demographics-panel",
"display": "Patient demographics panel (age)"
},
{
"code": "patient-immunology-panel",
"display": "Patient pre-transplant immunology panel (PRA, histological date)"
}
]
}