{
  "resourceType" : "ValueSet",
  "id" : "imm-pat-pk-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imm-pat-pk-type-vs</b></p><a name=\"imm-pat-pk-type-vs\"> </a><a name=\"hcimm-pat-pk-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-imm-pat-pk-type-cs.html\"><code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0-ci-build</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-imm-pat-pk-type-cs.html#imm-pat-pk-type-cs-pre-dose-level\">pre-dose-level</a></td><td style=\"color: #cccccc\">Pre-dose drug level (trough / C0)</td></tr><tr><td><a href=\"CodeSystem-imm-pat-pk-type-cs.html#imm-pat-pk-type-cs-post-dose-2h-level\">post-dose-2h-level</a></td><td style=\"color: #cccccc\">2 h post-dose drug level (C2)</td></tr><tr><td><a href=\"CodeSystem-imm-pat-pk-type-cs.html#imm-pat-pk-type-cs-auc\">auc</a></td><td style=\"color: #cccccc\">Pharmacokinetic AUC</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/imm-pat-pk-type-vs",
  "version" : "0.1.0-ci-build",
  "name" : "ImmPatPKTypeVS",
  "title" : "Immunosuppressant PK Observation Type ValueSet",
  "status" : "draft",
  "date" : "2026-06-05T19:23:32+00:00",
  "publisher" : "Protect Child",
  "contact" : [{
    "name" : "Protect Child",
    "telecom" : [{
      "system" : "url",
      "value" : "https://protect-child.eu/"
    }]
  }],
  "description" : "Allowed PK observation types for ImmPatPKObservation.",
  "compose" : {
    "include" : [{
      "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/imm-pat-pk-type",
      "concept" : [{
        "code" : "pre-dose-level"
      },
      {
        "code" : "post-dose-2h-level"
      },
      {
        "code" : "auc"
      }]
    }]
  }
}