{ "description": "A Condition Era is defined as a span of time when the Person is assumed to have a given condition. Similar to Drug Eras, Condition Eras are chronological periods of Condition Occurrence. Combining individual Condition Occurrences into a single Condition Era serves two purposes:\\n\\n- It allows aggregation of chronic conditions that require frequent ongoing care, instead of treating each Condition Occurrence as an independent event.\\n- It allows aggregation of multiple, closely timed doctor visits for the same Condition to avoid double-counting the Condition Occurrences.\\nFor example, consider a Person who visits her Primary Care Physician (PCP) and who is referred to a specialist. At a later time, the Person visits the specialist, who confirms the PCP's original diagnosis and provides the appropriate treatment to resolve the condition. These two independent doctor visits should be aggregated into one Condition Era.", "_filename": "StructureDefinition-ConditionEra.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": "ConditionEra", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/ConditionEra", "experimental": null, "resourceType": "StructureDefinition", "title": "Condition Era 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": "ConditionEra", "min": 0, "definition": "A Condition Era is defined as a span of time when the Person is assumed to have a given condition. Similar to Drug Eras, Condition Eras are chronological periods of Condition Occurrence. Combining individual Condition Occurrences into a single Condition Era serves two purposes:\n\n- It allows aggregation of chronic conditions that require frequent ongoing care, instead of treating each Condition Occurrence as an independent event.\n- It allows aggregation of multiple, closely timed doctor visits for the same Condition to avoid double-counting the Condition Occurrences.\nFor example, consider a Person who visits her Primary Care Physician (PCP) and who is referred to a specialist. At a later time, the Person visits the specialist, who confirms the PCP's original diagnosis and provides the appropriate treatment to resolve the condition. These two independent doctor visits should be aggregated into one Condition Era.", "isModifier": false, "short": "Condition Era OMOP Table", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "ConditionEra", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "ConditionEra.condition-era-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "ConditionEra.condition_era_id" }, "path": "ConditionEra.condition_era_id", "type": [ { "code": "code" } ], "short": "Condition Era Identifier", "definition": "Condition Era Identifier" }, { "id": "ConditionEra.person-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "ConditionEra.person_id" }, "path": "ConditionEra.person_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ] } ], "short": "Person", "definition": "Person" }, { "id": "ConditionEra.condition-concept-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "ConditionEra.condition_concept_id" }, "path": "ConditionEra.condition_concept_id", "type": [ { "code": "code" } ], "short": "Condition", "definition": "The Concept Id representing the Condition." }, { "id": "ConditionEra.condition-era-start-date", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "ConditionEra.condition_era_start_date" }, "path": "ConditionEra.condition_era_start_date", "type": [ { "code": "date" } ], "short": "Condition Era Start Date", "definition": "The start date for the Condition Era constructed from the individual instances of Condition Occurrences. It is the start date of the very firstchronologically recorded instance of the condition with at least 31 days since any prior record of the same Condition." }, { "id": "ConditionEra.condition-era-end-date", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "ConditionEra.condition_era_end_date" }, "path": "ConditionEra.condition_era_end_date", "type": [ { "code": "code" } ], "short": "Condition Era End Date", "definition": "The end date for the Condition Era constructed from the individual instances of Condition Occurrences. It is the end date of the final continuously recorded instance of the Condition." }, { "id": "ConditionEra.condition-occurrence-count", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "ConditionEra.condition_occurrence_count" }, "path": "ConditionEra.condition_occurrence_count", "type": [ { "code": "integer" } ], "short": "Condition Occurence Count", "definition": "The number of individual Condition Occurrences used to construct the\ncondition era." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "active", "id": "119ca207-89f8-4792-9695-6579db1062a0", "kind": "logical", "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/ConditionEra", "version": "1.0.0-ballot", "differential": { "element": [ { "id": "ConditionEra", "path": "ConditionEra", "short": "Condition Era OMOP Table", "definition": "A Condition Era is defined as a span of time when the Person is assumed to have a given condition. Similar to Drug Eras, Condition Eras are chronological periods of Condition Occurrence. Combining individual Condition Occurrences into a single Condition Era serves two purposes:\n\n- It allows aggregation of chronic conditions that require frequent ongoing care, instead of treating each Condition Occurrence as an independent event.\n- It allows aggregation of multiple, closely timed doctor visits for the same Condition to avoid double-counting the Condition Occurrences.\nFor example, consider a Person who visits her Primary Care Physician (PCP) and who is referred to a specialist. At a later time, the Person visits the specialist, who confirms the PCP's original diagnosis and provides the appropriate treatment to resolve the condition. These two independent doctor visits should be aggregated into one Condition Era." }, { "id": "ConditionEra.condition-era-id", "max": "1", "min": 1, "path": "ConditionEra.condition_era_id", "type": [ { "code": "code" } ], "short": "Condition Era Identifier", "definition": "Condition Era Identifier" }, { "id": "ConditionEra.person-id", "max": "1", "min": 1, "path": "ConditionEra.person_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ] } ], "short": "Person", "definition": "Person" }, { "id": "ConditionEra.condition-concept-id", "max": "1", "min": 1, "path": "ConditionEra.condition_concept_id", "type": [ { "code": "code" } ], "short": "Condition", "definition": "The Concept Id representing the Condition." }, { "id": "ConditionEra.condition-era-start-date", "max": "1", "min": 1, "path": "ConditionEra.condition_era_start_date", "type": [ { "code": "date" } ], "short": "Condition Era Start Date", "definition": "The start date for the Condition Era constructed from the individual instances of Condition Occurrences. It is the start date of the very firstchronologically recorded instance of the condition with at least 31 days since any prior record of the same Condition." }, { "id": "ConditionEra.condition-era-end-date", "max": "1", "min": 1, "path": "ConditionEra.condition_era_end_date", "type": [ { "code": "code" } ], "short": "Condition Era End Date", "definition": "The end date for the Condition Era constructed from the individual instances of Condition Occurrences. It is the end date of the final continuously recorded instance of the Condition." }, { "id": "ConditionEra.condition-occurrence-count", "max": "1", "min": 0, "path": "ConditionEra.condition_occurrence_count", "type": [ { "code": "integer" } ], "short": "Condition Occurence Count", "definition": "The number of individual Condition Occurrences used to construct the\ncondition era." } ] }, "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" }