FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-imm-pat-pk-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-imm-pat-pk-type-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameImmPatPKTypeCS
TitleImmunosuppressant PK Observation Type CodeSystem
Realmeu
Authorityhl7
DescriptionTypes of pharmacokinetic monitoring observations for immunosuppressant therapy (DMv1.2 pre_dose_level, csa_2h_post_dose_level, auc).
Contentcomplete

Resources that use this resource

ValueSet
hl7.eu.fhir.protect-child#currentimm-pat-pk-type-vsImmunosuppressant PK Observation Type ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
pre-dose-level Pre-dose drug level (trough / C0)
post-dose-2h-level 2 h post-dose drug level (C2)
auc Pharmacokinetic AUC

Source1

{
  "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"
    }
  ]
}