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

FHIR IG analytics

Packagepc.ig
Resource TypeStructureDefinition
IdStructureDefinition-pc-imm-ind-pat-lm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-imm-ind-pat-lm.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-ind-pat-lm
Version0.1.0-ci-build
Statusdraft
Date2026-02-09T17:40:58+00:00
NamePcImmIndPat
TitleImmIndPat logical model
DescriptionLogical model representing the PROTECT-CHILD data model entity `imm_ind_pat`.
Typehttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-ind-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-ind-pat-lm

NameFlagsCard.TypeDescription & Constraintsdoco
.. pc-imm-ind-pat-lm 0..*BaseImmIndPat logical model
... immIndPatId 1..1stringImm ind pat id
... immId 0..1stringImm id
... patientId 0..1stringPatient id
... dose 0..1decimalDose
... unit 0..1CodeableConceptUnit

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "pc-imm-ind-pat-lm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-ind-pat-lm",
  "version": "0.1.0-ci-build",
  "name": "PcImmIndPat",
  "title": "ImmIndPat logical model",
  "status": "draft",
  "date": "2026-02-09T17:40:58+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Logical model representing the PROTECT-CHILD data model entity `imm_ind_pat`.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-imm-ind-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-ind-pat-lm",
        "path": "pc-imm-ind-pat-lm",
        "short": "ImmIndPat logical model",
        "definition": "Logical model representing the PROTECT-CHILD data model entity `imm_ind_pat`.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "pc-imm-ind-pat-lm.immIndPatId",
        "path": "pc-imm-ind-pat-lm.immIndPatId",
        "short": "Imm ind pat id",
        "definition": "Field `imm_ind_pat_id` from the PROTECT-CHILD data model.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-imm-ind-pat-lm.immIndPatId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.immId",
        "path": "pc-imm-ind-pat-lm.immId",
        "short": "Imm id",
        "definition": "Field `imm_id` from the PROTECT-CHILD data model. Foreign key to `immunosuppressant`.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-ind-pat-lm.immId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.patientId",
        "path": "pc-imm-ind-pat-lm.patientId",
        "short": "Patient id",
        "definition": "Field `patient_id` from the PROTECT-CHILD data model. Foreign key to `patient`.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-ind-pat-lm.patientId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.dose",
        "path": "pc-imm-ind-pat-lm.dose",
        "short": "Dose",
        "definition": "Field `dose` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-ind-pat-lm.dose",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.unit",
        "path": "pc-imm-ind-pat-lm.unit",
        "short": "Unit",
        "definition": "Field `unit` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-imm-ind-pat-lm.unit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "pc-imm-ind-pat-lm",
        "path": "pc-imm-ind-pat-lm",
        "short": "ImmIndPat logical model",
        "definition": "Logical model representing the PROTECT-CHILD data model entity `imm_ind_pat`."
      },
      {
        "id": "pc-imm-ind-pat-lm.immIndPatId",
        "path": "pc-imm-ind-pat-lm.immIndPatId",
        "short": "Imm ind pat id",
        "definition": "Field `imm_ind_pat_id` from the PROTECT-CHILD data model.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.immId",
        "path": "pc-imm-ind-pat-lm.immId",
        "short": "Imm id",
        "definition": "Field `imm_id` from the PROTECT-CHILD data model. Foreign key to `immunosuppressant`.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.patientId",
        "path": "pc-imm-ind-pat-lm.patientId",
        "short": "Patient id",
        "definition": "Field `patient_id` from the PROTECT-CHILD data model. Foreign key to `patient`.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.dose",
        "path": "pc-imm-ind-pat-lm.dose",
        "short": "Dose",
        "definition": "Field `dose` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "pc-imm-ind-pat-lm.unit",
        "path": "pc-imm-ind-pat-lm.unit",
        "short": "Unit",
        "definition": "Field `unit` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}