FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-DV-TIME-SPECIFICATION.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-DV-TIME-SPECIFICATION.html
URLhttp://openehr.org/fhir/StructureDefinition/DV-TIME-SPECIFICATION
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameDV_TIME_SPECIFICATION
TitleDV_TIME_SPECIFICATION
Realmuv
Authorityhl7
DescriptionThis 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.
Typehttp://openehr.org/fhir/StructureDefinition/DV_TIME_SPECIFICATION
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotDV-GENERAL-TIME-SPECIFICATIONDV_GENERAL_TIME_SPECIFICATION
openehr.base#0.1.0-snapshotDV-PERIODIC-TIME-SPECIFICATIONDV_PERIODIC_TIME_SPECIFICATION

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotDATA-VALUEDATA_VALUE
openehr.base#0.1.0-snapshotDV-PARSABLEDV_PARSABLE

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DV-TIME-SPECIFICATION

NameFlagsCard.TypeDescription & Constraintsdoco
.. DV_TIME_SPECIFICATION 0..*DATA_VALUEThis 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
... value 1..1DV_PARSABLEThe specification, in the HL7v3 syntax for `PIVL` or `EIVL` types.

doco Documentation for this format

Source1

{
  "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
      }
    ]
  }
}