Package | openehr.base |
Type | StructureDefinition |
Id | DV-DATE-TIME |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DV-DATE-TIME.html |
URL | http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | DV_DATE_TIME |
Title | DV_DATE_TIME |
Realm | uv |
Authority | hl7 |
Description | Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601. Used for recording a precise point in real world time, and for approximate time stamps, e.g. the origin of a HISTORY in an OBSERVATION which is only partially known. |
Type | http://openehr.org/fhir/StructureDefinition/DV_DATE_TIME |
Kind | logical |
StructureDefinition | |
ACTION | ACTION |
AUDIT-DETAILS | AUDIT_DETAILS |
EHR | EHR |
EVENT-CONTEXT | EVENT_CONTEXT |
EVENT | EVENT |
FEEDER-AUDIT-DETAILS | FEEDER_AUDIT_DETAILS |
HISTORY | HISTORY |
INSTRUCTION | INSTRUCTION |
VERSIONED-OBJECT | VERSIONED_OBJECT |
StructureDefinition | |
DV-ORDERED | DV_ORDERED |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DV-DATE-TIME
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | DV_ORDERED | Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601 | |
![]() ![]() ![]() | 0..1 | dateTime | ISO8601 date string | |
{ "resourceType": "StructureDefinition", "id": "DV-DATE-TIME", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_dv_date_time_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-as-leaf" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-defns-parent" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME", "version": "0.1.0", "name": "DV_DATE_TIME", "title": "DV_DATE_TIME", "status": "active", "experimental": false, "date": "2023-06-27T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601. Used for recording a precise point in real world time, and for approximate time stamps, e.g. the origin of a HISTORY in an OBSERVATION which is only partially known.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/DV_DATE_TIME", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DV-ORDERED", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "DV_DATE_TIME", "path": "DV_DATE_TIME", "short": "Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601", "definition": "Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601. Used for recording a precise point in real world time, and for approximate time stamps, e.g. the origin of a HISTORY in an OBSERVATION which is only partially known.", "comment": "Data value types which are to be used as limits in the DV_INTERVAL<T> class must inherit from this class, and implement the function is_strictly_comparable_to() to ensure that instances compare meaningfully. For example, instances of DV_QUANTITY can only be compared if they measure the same kind of physical quantity.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "DV_DATE_TIME.normal-status", "path": "DV_DATE_TIME.normal_status", "short": "Optional normal status indicator of value with respect to normal range for this value", "definition": "Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status.", "min": 0, "max": "1", "base": { "path": "DV_ORDERED.normal_status", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-normal_statuses" } }, { "id": "DV_DATE_TIME.normal-range", "path": "DV_DATE_TIME.normal_range", "short": "Optional normal range", "definition": "Optional normal range.", "min": 0, "max": "1", "base": { "path": "DV_ORDERED.normal_range", "min": 0, "max": "1" }, "type": [ { "extension": [ { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" } ], "code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL" } ], "isModifier": false }, { "id": "DV_DATE_TIME.other-reference-ranges", "path": "DV_DATE_TIME.other_reference_ranges", "short": "Optional tagged other reference ranges for this value in its particular measurement context", "definition": "Optional tagged other reference ranges for this value in its particular measurement context.", "min": 0, "max": "*", "base": { "path": "DV_ORDERED.other_reference_ranges", "min": 0, "max": "*" }, "type": [ { "extension": [ { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" } ], "code": "http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE" } ], "isModifier": false }, { "id": "DV_DATE_TIME.value", "path": "DV_DATE_TIME.value", "short": "ISO8601 date string", "definition": "ISO8601 date string.", "min": 0, "max": "1", "base": { "path": "DV_DATE_TIME.value", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "DV_DATE_TIME", "path": "DV_DATE_TIME", "short": "Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601", "definition": "Represents an absolute point in time, specified to the second. Semantics defined by ISO 8601. Used for recording a precise point in real world time, and for approximate time stamps, e.g. the origin of a HISTORY in an OBSERVATION which is only partially known.", "min": 0, "max": "*", "isModifier": false }, { "id": "DV_DATE_TIME.value", "path": "DV_DATE_TIME.value", "short": "ISO8601 date string", "definition": "ISO8601 date string.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isModifier": false } ] } }