FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-imm-pat-pk-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-imm-pat-pk-type-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | ImmPatPKTypeCS |
| Title | Immunosuppressant PK Observation Type CodeSystem |
| Realm | eu |
| Authority | hl7 |
| Description | Types of pharmacokinetic monitoring observations for immunosuppressant therapy (DMv1.2 pre_dose_level, csa_2h_post_dose_level, auc). |
| Content | complete |
| ValueSet | ||
| hl7.eu.fhir.protect-child#current | imm-pat-pk-type-vs | Immunosuppressant PK Observation Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem imm-pat-pk-type-cs
This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type defines the following codes:
| Code | Display |
| pre-dose-level | Pre-dose drug level (trough / C0) |
| post-dose-2h-level | 2 h post-dose drug level (C2) |
| auc | Pharmacokinetic AUC |
{
"resourceType": "CodeSystem",
"id": "imm-pat-pk-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type",
"version": "0.1.0-ci-build",
"name": "ImmPatPKTypeCS",
"title": "Immunosuppressant PK Observation Type 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": "Types of pharmacokinetic monitoring observations for immunosuppressant therapy (DMv1.2 pre_dose_level, csa_2h_post_dose_level, auc).",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "pre-dose-level",
"display": "Pre-dose drug level (trough / C0)"
},
{
"code": "post-dose-2h-level",
"display": "2 h post-dose drug level (C2)"
},
{
"code": "auc",
"display": "Pharmacokinetic AUC"
}
]
}