{ "description": "A Dose Era is defined as a span of time when the Person is assumed to be exposed to a constant dose of a specific active ingredient.", "_filename": "StructureDefinition-DoseEra.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": "DoseEra", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/DoseEra", "experimental": null, "resourceType": "StructureDefinition", "title": "Dose 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": "DoseEra", "min": 0, "definition": "A Dose Era is defined as a span of time when the Person is assumed to be exposed to a constant dose of a specific active ingredient.", "isModifier": false, "short": "Dose Era OMOP Table", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "DoseEra", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "DoseEra.dose-era-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.dose_era_id" }, "path": "DoseEra.dose_era_id", "type": [ { "code": "code" } ], "short": "Dose Era Identifier", "definition": "Dose Era Identifier" }, { "id": "DoseEra.person-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.person_id" }, "path": "DoseEra.person_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ] } ], "short": "Person", "definition": "Person" }, { "id": "DoseEra.drug-concept-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.drug_concept_id" }, "path": "DoseEra.drug_concept_id", "type": [ { "code": "code" } ], "short": "Drug", "definition": "The Concept Id representing the specific drug ingredient." }, { "id": "DoseEra.unit-concept-id", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.unit_concept_id" }, "path": "DoseEra.unit_concept_id", "type": [ { "code": "code" } ], "short": "Unit", "definition": "The Concept Id representing the unit of the specific drug ingredient." }, { "id": "DoseEra.dose-value", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.dose_value" }, "path": "DoseEra.dose_value", "type": [ { "code": "integer" } ], "short": "Dose Value", "definition": "The numeric value of the dosage of the drug_ingredient." }, { "id": "DoseEra.dose-era-start-date", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.dose_era_start_date" }, "path": "DoseEra.dose_era_start_date", "type": [ { "code": "date" } ], "short": "Dose Era Start Date", "definition": "The date the Person started on the specific dosage, with at least 31 days since any prior exposure." }, { "id": "DoseEra.dose-era-end-date", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DoseEra.dose_era_end_date" }, "path": "DoseEra.dose_era_end_date", "type": [ { "code": "date" } ], "short": "Dose Era End Date", "definition": "Dose Era End Date" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "active", "id": "82b919de-0f8f-4952-bd45-aa9994ff47f0", "kind": "logical", "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/DoseEra", "version": "1.0.0-ballot", "differential": { "element": [ { "id": "DoseEra", "path": "DoseEra", "short": "Dose Era OMOP Table", "definition": "A Dose Era is defined as a span of time when the Person is assumed to be exposed to a constant dose of a specific active ingredient." }, { "id": "DoseEra.dose-era-id", "max": "1", "min": 1, "path": "DoseEra.dose_era_id", "type": [ { "code": "code" } ], "short": "Dose Era Identifier", "definition": "Dose Era Identifier" }, { "id": "DoseEra.person-id", "max": "1", "min": 1, "path": "DoseEra.person_id", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ] } ], "short": "Person", "definition": "Person" }, { "id": "DoseEra.drug-concept-id", "max": "1", "min": 1, "path": "DoseEra.drug_concept_id", "type": [ { "code": "code" } ], "short": "Drug", "definition": "The Concept Id representing the specific drug ingredient." }, { "id": "DoseEra.unit-concept-id", "max": "1", "min": 1, "path": "DoseEra.unit_concept_id", "type": [ { "code": "code" } ], "short": "Unit", "definition": "The Concept Id representing the unit of the specific drug ingredient." }, { "id": "DoseEra.dose-value", "max": "1", "min": 1, "path": "DoseEra.dose_value", "type": [ { "code": "integer" } ], "short": "Dose Value", "definition": "The numeric value of the dosage of the drug_ingredient." }, { "id": "DoseEra.dose-era-start-date", "max": "1", "min": 1, "path": "DoseEra.dose_era_start_date", "type": [ { "code": "date" } ], "short": "Dose Era Start Date", "definition": "The date the Person started on the specific dosage, with at least 31 days since any prior exposure." }, { "id": "DoseEra.dose-era-end-date", "max": "1", "min": 1, "path": "DoseEra.dose_era_end_date", "type": [ { "code": "date" } ], "short": "Dose Era End Date", "definition": "Dose Era End Date" } ] }, "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" }