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

FHIR IG analytics

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. pc-pat-inst-inv-lm 0..*BasePatInstInv logical model
... patInstInvId 1..1stringPat inst inv id
... instrumentalInvestigationId 0..1stringInstrumental investigation id
... patientId 0..1stringPatient id
... date 0..1dateTimeDate
... result 0..1CodeableConceptResult
... observations 0..1stringObservations

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "pc-pat-inst-inv-lm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pat-inst-inv-lm",
  "version": "0.1.0-ci-build",
  "name": "PcPatInstInv",
  "title": "PatInstInv 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 `pat_inst_inv`.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-pat-inst-inv-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-pat-inst-inv-lm",
        "path": "pc-pat-inst-inv-lm",
        "short": "PatInstInv logical model",
        "definition": "Logical model representing the PROTECT-CHILD data model entity `pat_inst_inv`.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "pc-pat-inst-inv-lm.patInstInvId",
        "path": "pc-pat-inst-inv-lm.patInstInvId",
        "short": "Pat inst inv id",
        "definition": "Field `pat_inst_inv_id` from the PROTECT-CHILD data model.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-pat-inst-inv-lm.patInstInvId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.instrumentalInvestigationId",
        "path": "pc-pat-inst-inv-lm.instrumentalInvestigationId",
        "short": "Instrumental investigation id",
        "definition": "Field `instrumental_investigation_id` from the PROTECT-CHILD data model. Foreign key to `instrumental_investigation`.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-pat-inst-inv-lm.instrumentalInvestigationId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.patientId",
        "path": "pc-pat-inst-inv-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-pat-inst-inv-lm.patientId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.date",
        "path": "pc-pat-inst-inv-lm.date",
        "short": "Date",
        "definition": "Field `date` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-pat-inst-inv-lm.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.result",
        "path": "pc-pat-inst-inv-lm.result",
        "short": "Result",
        "definition": "Field `result` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-pat-inst-inv-lm.result",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.observations",
        "path": "pc-pat-inst-inv-lm.observations",
        "short": "Observations",
        "definition": "Field `observations` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pc-pat-inst-inv-lm.observations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "pc-pat-inst-inv-lm",
        "path": "pc-pat-inst-inv-lm",
        "short": "PatInstInv logical model",
        "definition": "Logical model representing the PROTECT-CHILD data model entity `pat_inst_inv`."
      },
      {
        "id": "pc-pat-inst-inv-lm.patInstInvId",
        "path": "pc-pat-inst-inv-lm.patInstInvId",
        "short": "Pat inst inv id",
        "definition": "Field `pat_inst_inv_id` from the PROTECT-CHILD data model.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.instrumentalInvestigationId",
        "path": "pc-pat-inst-inv-lm.instrumentalInvestigationId",
        "short": "Instrumental investigation id",
        "definition": "Field `instrumental_investigation_id` from the PROTECT-CHILD data model. Foreign key to `instrumental_investigation`.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.patientId",
        "path": "pc-pat-inst-inv-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-pat-inst-inv-lm.date",
        "path": "pc-pat-inst-inv-lm.date",
        "short": "Date",
        "definition": "Field `date` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.result",
        "path": "pc-pat-inst-inv-lm.result",
        "short": "Result",
        "definition": "Field `result` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "pc-pat-inst-inv-lm.observations",
        "path": "pc-pat-inst-inv-lm.observations",
        "short": "Observations",
        "definition": "Field `observations` from the PROTECT-CHILD data model.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}