FHIR IG analytics| Package | openehr.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DV-TIME-SPECIFICATION.json |
| FHIR Version | R5 |
| Source | http://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-DV-TIME-SPECIFICATION.html |
| URL | http://openehr.org/fhir/StructureDefinition/DV-TIME-SPECIFICATION |
| Version | 0.1.0-snapshot |
| Status | active |
| Date | 2025-09-06T15:35:39+10:00 |
| Name | DV_TIME_SPECIFICATION |
| Title | DV_TIME_SPECIFICATION |
| Realm | uv |
| Authority | hl7 |
| Description | This is an abstract class of which all timing specifications are specialisations. Specifies points in time, possibly linked to the calendar, or a real world repeating event, such as breakfast. |
| Type | http://openehr.org/fhir/StructureDefinition/DV_TIME_SPECIFICATION |
| Kind | logical |
| StructureDefinition | ||
| openehr.base#0.1.0-snapshot | DV-GENERAL-TIME-SPECIFICATION | DV_GENERAL_TIME_SPECIFICATION |
| openehr.base#0.1.0-snapshot | DV-PERIODIC-TIME-SPECIFICATION | DV_PERIODIC_TIME_SPECIFICATION |
| StructureDefinition | ||
| openehr.base#0.1.0-snapshot | DATA-VALUE | DATA_VALUE |
| openehr.base#0.1.0-snapshot | DV-PARSABLE | DV_PARSABLE |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DV-TIME-SPECIFICATION
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | DATA_VALUE | This is an abstract type. Child types: DV_GENERAL_TIME_SPECIFICATION, DV_PERIODIC_TIME_SPECIFICATION This is an abstract class of which all timing specifications are specialisations. Elements defined in Ancestors:CR, LF, Local_terminology_id | |
![]() ![]() | 1..1 | DV_PARSABLE | The specification, in the HL7v3 syntax for `PIVL` or `EIVL` types. | |
{
"resourceType": "StructureDefinition",
"id": "DV-TIME-SPECIFICATION",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "OperationDefinition",
"id": "calendar_alignment",
"name": "calendar_alignment",
"title": "calendar_alignment",
"status": "active",
"kind": "operation",
"description": "Indicates what prototypical point in the calendar the specification is aligned to, e.g. 5th of the month . Empty if not aligned. Extracted from the value' attribute.",
"code": "calendar_alignment",
"system": false,
"instance": true,
"parameter": [
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"type": "string"
}
]
},
{
"resourceType": "OperationDefinition",
"id": "event_alignment",
"name": "event_alignment",
"title": "event_alignment",
"status": "active",
"kind": "operation",
"description": "Indicates what real-world event the specification is aligned to if any. Extracted from the value' attribute. ",
"code": "event_alignment",
"system": false,
"instance": true,
"parameter": [
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"type": "string"
}
]
},
{
"resourceType": "OperationDefinition",
"id": "institution_specified",
"name": "institution_specified",
"title": "institution_specified",
"status": "active",
"kind": "operation",
"description": "Indicates if the specification is aligned with institution schedules, e.g. a hospital nursing changeover or meal serving times. Extracted from the value' attribute.",
"code": "institution_specified",
"system": false,
"instance": true,
"parameter": [
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"type": "boolean"
}
]
}
],
"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_time_specification_class"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#calendar_alignment"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#event_alignment"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#institution_specified"
},
{
"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/tools/StructureDefinition/view-hint",
"valueCode": "element-view-replace-cardinality"
},
{
"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-TIME-SPECIFICATION",
"version": "0.1.0-snapshot",
"name": "DV_TIME_SPECIFICATION",
"title": "DV_TIME_SPECIFICATION",
"status": "active",
"experimental": false,
"date": "2025-09-06T15:35:39+10:00",
"publisher": "openEHR + HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.openehr.org"
}
]
}
],
"description": "This is an abstract class of which all timing specifications are specialisations. Specifies points in time, possibly linked to the calendar, or a real world repeating event, such as breakfast. ",
"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": true,
"type": "http://openehr.org/fhir/StructureDefinition/DV_TIME_SPECIFICATION",
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/DATA-VALUE",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
}
],
"element": [
{
"id": "DV_TIME_SPECIFICATION",
"path": "DV_TIME_SPECIFICATION",
"short": "This is an abstract class of which all timing specifications are specialisations.",
"definition": "This is an abstract class of which all timing specifications are specialisations. Specifies points in time, possibly linked to the calendar, or a real world repeating event, such as breakfast. ",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DV_TIME_SPECIFICATION.CR",
"path": "DV_TIME_SPECIFICATION.CR",
"short": "Carriage return character.",
"definition": "Carriage return character.",
"min": 1,
"max": "1",
"base": {
"path": "BASIC_DEFINITIONS.CR",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "DV_TIME_SPECIFICATION.LF",
"path": "DV_TIME_SPECIFICATION.LF",
"short": "Line feed character.",
"definition": "Line feed character.",
"min": 1,
"max": "1",
"base": {
"path": "BASIC_DEFINITIONS.LF",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "DV_TIME_SPECIFICATION.Local-terminology-id",
"path": "DV_TIME_SPECIFICATION.Local_terminology_id",
"short": "Predefined terminology identifier",
"definition": "Predefined terminology identifier to indicate it is local to the knowledge resource in which it occurs, e.g. an archetype",
"min": 1,
"max": "1",
"base": {
"path": "OPENEHR_DEFINITIONS.Local_terminology_id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "DV_TIME_SPECIFICATION.value",
"path": "DV_TIME_SPECIFICATION.value",
"short": "The specification, in the HL7v3 syntax for `PIVL` or `EIVL` types.",
"definition": "The specification, in the HL7v3 syntax for `PIVL` or `EIVL` types.",
"min": 1,
"max": "1",
"base": {
"path": "DV_TIME_SPECIFICATION.value",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-PARSABLE"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "DV_TIME_SPECIFICATION",
"path": "DV_TIME_SPECIFICATION",
"short": "This is an abstract class of which all timing specifications are specialisations.",
"definition": "This is an abstract class of which all timing specifications are specialisations. Specifies points in time, possibly linked to the calendar, or a real world repeating event, such as breakfast. ",
"min": 0,
"max": "*",
"isModifier": false
},
{
"id": "DV_TIME_SPECIFICATION.value",
"path": "DV_TIME_SPECIFICATION.value",
"short": "The specification, in the HL7v3 syntax for `PIVL` or `EIVL` types.",
"definition": "The specification, in the HL7v3 syntax for `PIVL` or `EIVL` types.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-PARSABLE"
}
],
"isModifier": false
}
]
}
}