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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeStructureDefinition
IdStructureDefinition-pc-imm-pat-lm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-imm-pat-lm.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-pat-lm
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NamePcImmPat
TitleImmPat logical model
Realmeu
Authorityhl7
DescriptionLogical model for the PROTECT-CHILD imm_pat table. Phase field (Induction / Maintenance) maps to MedicationStatement.category.
Typehttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-pat-lm
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition pc-imm-pat-lm

NameFlagsCard.TypeDescription & Constraintsdoco
.. pc-imm-pat-lm 0..*BaseImmPat logical model
... immPatId 1..1stringimm_pat_id
... immId 1..1stringimm_id
... visitId 1..1stringvisit_id
... phase 1..1codephase
... dose 0..1decimaldose
... preDoseLevel 0..1decimalpre_dose_level
... csa2hPostDoseLevel 0..1stringcsa_2h_post_dose_level
... auc 0..1decimalauc
... startDate 0..1datestart_date
... endDate 0..1dateend_date
... unit 0..1codeunit

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "pc-imm-pat-lm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-pat-lm",
  "version": "0.1.0-ci-build",
  "name": "PcImmPat",
  "title": "ImmPat logical model",
  "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": "Logical model for the PROTECT-CHILD imm_pat table. Phase field (Induction / Maintenance) maps to MedicationStatement.category.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-pat-lm",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "pc-imm-pat-lm",
        "path": "pc-imm-pat-lm",
        "short": "ImmPat logical model",
        "definition": "Logical model for the PROTECT-CHILD imm_pat table. Phase field (Induction / Maintenance) maps to MedicationStatement.category.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "pc-imm-pat-lm.immPatId",
        "path": "pc-imm-pat-lm.immPatId",
        "short": "imm_pat_id",
        "definition": "Record ID.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.immPatId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.immId",
        "path": "pc-imm-pat-lm.immId",
        "short": "imm_id",
        "definition": "FK to immunosuppressant.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.immId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.visitId",
        "path": "pc-imm-pat-lm.visitId",
        "short": "visit_id",
        "definition": "FK to visit.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.visitId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.phase",
        "path": "pc-imm-pat-lm.phase",
        "short": "phase",
        "definition": "Induction or Maintenance.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.phase",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.dose",
        "path": "pc-imm-pat-lm.dose",
        "short": "dose",
        "definition": "Dose.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.dose",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.preDoseLevel",
        "path": "pc-imm-pat-lm.preDoseLevel",
        "short": "pre_dose_level",
        "definition": "Trough drug level (C0).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.preDoseLevel",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.csa2hPostDoseLevel",
        "path": "pc-imm-pat-lm.csa2hPostDoseLevel",
        "short": "csa_2h_post_dose_level",
        "definition": "CsA 2h post-dose level (C2).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.csa2hPostDoseLevel",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.auc",
        "path": "pc-imm-pat-lm.auc",
        "short": "auc",
        "definition": "Pharmacokinetic AUC.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.auc",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.startDate",
        "path": "pc-imm-pat-lm.startDate",
        "short": "start_date",
        "definition": "Treatment start date.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.startDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.endDate",
        "path": "pc-imm-pat-lm.endDate",
        "short": "end_date",
        "definition": "Treatment end date.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.unit",
        "path": "pc-imm-pat-lm.unit",
        "short": "unit",
        "definition": "Dose unit (mg/kg, mg/m², mg, mg/mq).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-pat-lm.unit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "pc-imm-pat-lm",
        "path": "pc-imm-pat-lm",
        "short": "ImmPat logical model",
        "definition": "Logical model for the PROTECT-CHILD imm_pat table. Phase field (Induction / Maintenance) maps to MedicationStatement.category."
      },
      {
        "id": "pc-imm-pat-lm.immPatId",
        "path": "pc-imm-pat-lm.immPatId",
        "short": "imm_pat_id",
        "definition": "Record ID.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.immId",
        "path": "pc-imm-pat-lm.immId",
        "short": "imm_id",
        "definition": "FK to immunosuppressant.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.visitId",
        "path": "pc-imm-pat-lm.visitId",
        "short": "visit_id",
        "definition": "FK to visit.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.phase",
        "path": "pc-imm-pat-lm.phase",
        "short": "phase",
        "definition": "Induction or Maintenance.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.dose",
        "path": "pc-imm-pat-lm.dose",
        "short": "dose",
        "definition": "Dose.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.preDoseLevel",
        "path": "pc-imm-pat-lm.preDoseLevel",
        "short": "pre_dose_level",
        "definition": "Trough drug level (C0).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.csa2hPostDoseLevel",
        "path": "pc-imm-pat-lm.csa2hPostDoseLevel",
        "short": "csa_2h_post_dose_level",
        "definition": "CsA 2h post-dose level (C2).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.auc",
        "path": "pc-imm-pat-lm.auc",
        "short": "auc",
        "definition": "Pharmacokinetic AUC.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.startDate",
        "path": "pc-imm-pat-lm.startDate",
        "short": "start_date",
        "definition": "Treatment start date.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.endDate",
        "path": "pc-imm-pat-lm.endDate",
        "short": "end_date",
        "definition": "Treatment end date.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "pc-imm-pat-lm.unit",
        "path": "pc-imm-pat-lm.unit",
        "short": "unit",
        "definition": "Dose unit (mg/kg, mg/m², mg, mg/mq).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}