PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/ObservationPeriod
{
  "description": "This table contains records which define spans of time during which two conditions are expected to hold: (i) Clinical Events that happened to the Person are recorded in the Event tables, and (ii) absense of records indicate such Events did not occur during this span of time.",
  "_filename": "StructureDefinition-ObservationPeriod.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": "ObservationPeriod",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/ObservationPeriod",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Observation Period 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": "ObservationPeriod",
      "min": 0,
      "definition": "This table contains records which define spans of time during which two conditions are expected to hold: (i) Clinical Events that happened to the Person are recorded in the Event tables, and (ii) absense of records indicate such Events did not occur during this span of time.",
      "isModifier": false,
      "short": "Observation Period OMOP Table",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "ObservationPeriod",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "ObservationPeriod.observation-period-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ObservationPeriod.observation_period_id"
      },
      "path": "ObservationPeriod.observation_period_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Observation Period Identifier",
      "definition": "A Person can have multiple discrete Observation Periods which are identified by the Observation_Period_Id."
    }, {
      "id": "ObservationPeriod.person-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ObservationPeriod.person_id"
      },
      "path": "ObservationPeriod.person_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ]
      } ],
      "short": "Person",
      "definition": "The Person ID of the PERSON record for which the Observation Period is recorded."
    }, {
      "id": "ObservationPeriod.observation-period-start-date",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ObservationPeriod.observation_period_start_date"
      },
      "path": "ObservationPeriod.observation_period_start_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Start Date",
      "definition": "Use this date to determine the start date of the Observation Period."
    }, {
      "id": "ObservationPeriod.observation-period-end-date",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ObservationPeriod.observation_period_end_date"
      },
      "path": "ObservationPeriod.observation_period_end_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "End Date",
      "definition": "Use this date to determine the end date of the period for which we can assume that all events for a Person are recorded."
    }, {
      "id": "ObservationPeriod.period-type-concept-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ObservationPeriod.period_type_concept_id"
      },
      "path": "ObservationPeriod.period_type_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Period Type",
      "definition": "This field can be used to determine the provenance of the Observation Period as in whether the period was determined from an insurance enrollment file, EHR healthcare encounters, or other sources."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "id": "cb6e9423-d4e3-406c-aa95-4796b19fab99",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/ObservationPeriod",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "ObservationPeriod",
      "path": "ObservationPeriod",
      "short": "Observation Period OMOP Table",
      "definition": "This table contains records which define spans of time during which two conditions are expected to hold: (i) Clinical Events that happened to the Person are recorded in the Event tables, and (ii) absense of records indicate such Events did not occur during this span of time."
    }, {
      "id": "ObservationPeriod.observation-period-id",
      "max": "1",
      "min": 1,
      "path": "ObservationPeriod.observation_period_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Observation Period Identifier",
      "definition": "A Person can have multiple discrete Observation Periods which are identified by the Observation_Period_Id."
    }, {
      "id": "ObservationPeriod.person-id",
      "max": "1",
      "min": 1,
      "path": "ObservationPeriod.person_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ]
      } ],
      "short": "Person",
      "definition": "The Person ID of the PERSON record for which the Observation Period is recorded."
    }, {
      "id": "ObservationPeriod.observation-period-start-date",
      "max": "1",
      "min": 1,
      "path": "ObservationPeriod.observation_period_start_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Start Date",
      "definition": "Use this date to determine the start date of the Observation Period."
    }, {
      "id": "ObservationPeriod.observation-period-end-date",
      "max": "1",
      "min": 1,
      "path": "ObservationPeriod.observation_period_end_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "End Date",
      "definition": "Use this date to determine the end date of the period for which we can assume that all events for a Person are recorded."
    }, {
      "id": "ObservationPeriod.period-type-concept-id",
      "max": "1",
      "min": 1,
      "path": "ObservationPeriod.period_type_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Period Type",
      "definition": "This field can be used to determine the provenance of the Observation Period as in whether the period was determined from an insurance enrollment file, EHR healthcare encounters, or other sources."
    } ]
  },
  "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"
}