Package | hl7.fhir.uv.omop |
Type | StructureDefinition |
Id | EpisodeEvent |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/omop/https://build.fhir.org/ig/HL7/fhir-omop-ig/StructureDefinition-EpisodeEvent.html |
URL | http://hl7.org/fhir/uv/omop/StructureDefinition/EpisodeEvent |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-21T21:36:05+00:00 |
Name | EpisodeEvent |
Title | Episode Event OMOP Table |
Realm | uv |
Authority | hl7 |
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. |
Type | http://hl7.org/fhir/uv/omop/StructureDefinition/EpisodeEvent |
Kind | logical |
No resources found
StructureDefinition | |
Episode | Episode OMOP Table |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EpisodeEvent
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Episode Event OMOP Table Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | Reference(Episode OMOP Table) | Episode | |
![]() ![]() ![]() | 1..1 | code | Event Identifier | |
![]() ![]() ![]() | 1..1 | code | Episode Event Field | |
{ "resourceType": "StructureDefinition", "id": "EpisodeEvent", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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": "draft", "_valueCode": { "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/uv/omop/StructureDefinition/EpisodeEvent", "version": "0.1.0", "name": "EpisodeEvent", "title": "Episode Event OMOP Table", "status": "draft", "date": "2025-07-21T21:36:05+00:00", "publisher": "HL7 International / Biomedical Research and Regulation", "contact": [ { "name": "HL7 International / Biomedical Research and Regulation", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/rcrim" } ] } ], "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.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/EpisodeEvent", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "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.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EpisodeEvent.episode-id", "path": "EpisodeEvent.episode_id", "short": "Episode", "definition": "Use this field to link the EPISODE_EVENT record to its EPISODE.", "min": 1, "max": "1", "base": { "path": "EpisodeEvent.episode_id", "min": 1, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Episode" ] } ] }, { "id": "EpisodeEvent.event-id", "path": "EpisodeEvent.event_id", "short": "Event Identifier", "definition": "Event Identifier", "min": 1, "max": "1", "base": { "path": "EpisodeEvent.event_id", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "EpisodeEvent.episode-event-field-concept-id", "path": "EpisodeEvent.episode_event_field_concept_id", "short": "Episode Event Field", "definition": "This field is the CONCEPT_ID that identifies which table the primary key of the linked record came from.", "min": 1, "max": "1", "base": { "path": "EpisodeEvent.episode_event_field_concept_id", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] } ] }, "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", "path": "EpisodeEvent.episode_id", "short": "Episode", "definition": "Use this field to link the EPISODE_EVENT record to its EPISODE.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Episode" ] } ] }, { "id": "EpisodeEvent.event-id", "path": "EpisodeEvent.event_id", "short": "Event Identifier", "definition": "Event Identifier", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "EpisodeEvent.episode-event-field-concept-id", "path": "EpisodeEvent.episode_event_field_concept_id", "short": "Episode Event Field", "definition": "This field is the CONCEPT_ID that identifies which table the primary key of the linked record came from.", "min": 1, "max": "1", "type": [ { "code": "code" } ] } ] } }