{ "description": "The EPISODE_EVENT table connects qualifying clinical events (such as CONDITION_OCCURRENCE, DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, MEASUREMENT) to the appropriate EPISODE entry. For example, linking the precise location of the metastasis (cancer modifier in MEASUREMENT) to the disease episode.", "_filename": "StructureDefinition-EpisodeEvent.json", "package_name": "hl7.fhir.uv.omop", "date": "2025-07-29T21:03:04+00:00", "derivation": "specialization", "publisher": "HL7 International / Biomedical Research and Regulation", "fhirVersion": "5.0.0", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "EpisodeEvent", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/EpisodeEvent", "experimental": null, "resourceType": "StructureDefinition", "title": "Episode Event OMOP Table", "package_version": "1.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "brr" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop" } ] } } ], "snapshot": { "element": [ { "path": "EpisodeEvent", "min": 0, "definition": "The EPISODE_EVENT table connects qualifying clinical events (such as CONDITION_OCCURRENCE, DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, MEASUREMENT) to the appropriate EPISODE entry. For example, linking the precise location of the metastasis (cancer modifier in MEASUREMENT) to the disease episode.", "isModifier": false, "short": "Episode Event OMOP Table", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "EpisodeEvent", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "EpisodeEvent.episode-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EpisodeEvent.episode_id" }, "path": "EpisodeEvent.episode_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Episode" ] } ], "short": "Episode", "definition": "Use this field to link the EPISODE_EVENT record to its EPISODE." }, { "id": "EpisodeEvent.event-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EpisodeEvent.event_id" }, "path": "EpisodeEvent.event_id", "type": [ { "code": "code" } ], "short": "Event Identifier", "definition": "Event Identifier" }, { "id": "EpisodeEvent.episode-event-field-concept-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EpisodeEvent.episode_event_field_concept_id" }, "path": "EpisodeEvent.episode_event_field_concept_id", "type": [ { "code": "code" } ], "short": "Episode Event Field", "definition": "This field is the CONCEPT_ID that identifies which table the primary key of the linked record came from." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "active", "id": "cd5b86ce-1dc3-45eb-b3d6-53b9d2ee1aaf", "kind": "logical", "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/EpisodeEvent", "version": "1.0.0-ballot", "differential": { "element": [ { "id": "EpisodeEvent", "path": "EpisodeEvent", "short": "Episode Event OMOP Table", "definition": "The EPISODE_EVENT table connects qualifying clinical events (such as CONDITION_OCCURRENCE, DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, MEASUREMENT) to the appropriate EPISODE entry. For example, linking the precise location of the metastasis (cancer modifier in MEASUREMENT) to the disease episode." }, { "id": "EpisodeEvent.episode-id", "max": "1", "min": 1, "path": "EpisodeEvent.episode_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Episode" ] } ], "short": "Episode", "definition": "Use this field to link the EPISODE_EVENT record to its EPISODE." }, { "id": "EpisodeEvent.event-id", "max": "1", "min": 1, "path": "EpisodeEvent.event_id", "type": [ { "code": "code" } ], "short": "Event Identifier", "definition": "Event Identifier" }, { "id": "EpisodeEvent.episode-event-field-concept-id", "max": "1", "min": 1, "path": "EpisodeEvent.episode_event_field_concept_id", "type": [ { "code": "code" } ], "short": "Episode Event Field", "definition": "This field is the CONCEPT_ID that identifies which table the primary key of the linked record came from." } ] }, "contact": [ { "name": "HL7 International / Biomedical Research and Regulation", "telecom": [ { "value": "http://www.hl7.org/Special/committees/rcrim", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }