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-clinical-event-type-lm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/StructureDefinition-pc-clinical-event-type-lm.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-event-type-lm
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NamePcClinicalEventType
TitleClinicalEventType logical model
Realmeu
Authorityhl7
DescriptionLogical model for the PROTECT-CHILD clinical_event_type table.
Typehttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-event-type-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-clinical-event-type-lm

NameFlagsCard.TypeDescription & Constraintsdoco
.. pc-clinical-event-type-lm 0..*BaseClinicalEventType logical model
... clinicalEventTypeId 1..1stringclinical_event_type_id
... name 1..1codename

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "pc-clinical-event-type-lm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-event-type-lm",
  "version": "0.1.0-ci-build",
  "name": "PcClinicalEventType",
  "title": "ClinicalEventType 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 clinical_event_type table.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/pc-clinical-event-type-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-clinical-event-type-lm",
        "path": "pc-clinical-event-type-lm",
        "short": "ClinicalEventType logical model",
        "definition": "Logical model for the PROTECT-CHILD clinical_event_type table.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "pc-clinical-event-type-lm.clinicalEventTypeId",
        "path": "pc-clinical-event-type-lm.clinicalEventTypeId",
        "short": "clinical_event_type_id",
        "definition": "Clinical event type ID.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-clinical-event-type-lm.clinicalEventTypeId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-clinical-event-type-lm.name",
        "path": "pc-clinical-event-type-lm.name",
        "short": "name",
        "definition": "Clinical event type name (26-value code list).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pc-clinical-event-type-lm.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "pc-clinical-event-type-lm",
        "path": "pc-clinical-event-type-lm",
        "short": "ClinicalEventType logical model",
        "definition": "Logical model for the PROTECT-CHILD clinical_event_type table."
      },
      {
        "id": "pc-clinical-event-type-lm.clinicalEventTypeId",
        "path": "pc-clinical-event-type-lm.clinicalEventTypeId",
        "short": "clinical_event_type_id",
        "definition": "Clinical event type ID.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pc-clinical-event-type-lm.name",
        "path": "pc-clinical-event-type-lm.name",
        "short": "name",
        "definition": "Clinical event type name (26-value code list).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}