FHIR IG analytics| Package | pc.ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-pre-medication-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-pre-medication-type-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/pre-medication-type |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-02-09T17:40:58+00:00 |
| Name | PreMedicationTypeCS |
| Title | Pre-medication Type CodeSystem |
| Description | Type of pre-transplant medication record. |
| Content | complete |
| ValueSet | |
| pre-medication-type-vs | Pre-medication Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem pre-medication-type-cs
This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/pre-medication-type defines the following code:
| Code | Display |
| pre-medication | Pre-transplant medication record |
{
"resourceType": "CodeSystem",
"id": "pre-medication-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/pre-medication-type",
"version": "0.1.0-ci-build",
"name": "PreMedicationTypeCS",
"title": "Pre-medication Type CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-02-09T17:40:58+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Type of pre-transplant medication record.",
"caseSensitive": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "pre-medication",
"display": "Pre-transplant medication record"
}
]
}