FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.5.3

Packagehl7.cda.us.ccdar2dot2
TypeStructureDefinition
Id2.16.840.1.113883.10.20.22.5.3
FHIR VersionR4
Sourcehttp://hl7.org/cda/us/ccda/https://build.fhir.org/ig/HL7/CDA-ccda-2.2/StructureDefinition-2.16.840.1.113883.10.20.22.5.3.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.3
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NameUSRealmDateandTimeDTUSFIELDED
TitleUS Realm Date and Time (DT.US.FIELDED)
Realmus
Authorityhl7
DescriptionThe US Realm Clinical Document Date and Time datatype flavor records date and time information. If no time zone offset is provided, you can make no assumption about time, unless you have made a local exchange agreement. This data type uses the same rules as US Realm Date and Time (DTM.US.FIELDED), but is used with elements having a datatype of IVL_TS.
TypeIVL_TS
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.1.3History and Physical
2.16.840.1.113883.10.20.22.1.4Consultation Note
2.16.840.1.113883.10.20.22.1.5Diagnostic Imaging Report
2.16.840.1.113883.10.20.22.1.6Procedure Note
2.16.840.1.113883.10.20.22.1.7Operative Note
2.16.840.1.113883.10.20.22.1.9Progress Note
2.16.840.1.113883.10.20.6.2.1Physician Reading Study Performer

Resources that this resource uses

No resources found


Narrative

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. IVL_TS I1..*IVL_TS81-10078: **SHALL** be precise to the day (CONF:81-10078).
81-10079: **SHOULD** be precise to the minute (CONF:81-10079).
81-10080: **MAY** be precise to the second (CONF:81-10080).
81-10081: If more precise than day, **SHOULD** include time-zone offset (CONF:81-10081).

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.22.5.3",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.3",
  "identifier": [
    {
      "value": "urn:oid:2.16.840.1.113883.10.20.22.5.3"
    }
  ],
  "version": "2.2",
  "name": "USRealmDateandTimeDTUSFIELDED",
  "title": "US Realm Date and Time (DT.US.FIELDED)",
  "status": "active",
  "date": "2022-05-13T15:50:12+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - Structured Documents",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "The US Realm Clinical Document Date and Time datatype flavor records date and time information. If no time zone offset is provided, you can make no assumption about time, unless you have made a local exchange agreement.\n\nThis data type uses the same rules as US Realm Date and Time (DTM.US.FIELDED),  but is used with elements having a datatype of IVL_TS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "IVL_TS",
  "baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "IVL_TS",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-timeformat",
            "valueCode": "YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"
          }
        ],
        "path": "IVL_TS",
        "definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "81-10078",
            "severity": "error",
            "human": "**SHALL** be precise to the day (CONF:81-10078)."
          },
          {
            "key": "81-10079",
            "severity": "warning",
            "human": "**SHOULD** be precise to the minute (CONF:81-10079)."
          },
          {
            "key": "81-10080",
            "severity": "warning",
            "human": "**MAY** be precise to the second (CONF:81-10080)."
          },
          {
            "key": "81-10081",
            "severity": "warning",
            "human": "If more precise than day, **SHOULD** include time-zone offset (CONF:81-10081)."
          }
        ],
        "isModifier": false
      },
      {
        "id": "IVL_TS.nullFlavor",
        "path": "IVL_TS.nullFlavor",
        "representation": [
          "xmlAttr"
        ],
        "label": "Exceptional Value Detail",
        "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ANY.nullFlavor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        }
      },
      {
        "id": "IVL_TS.value",
        "extension": [
          {
            "url": "http://www.healthintersections.com.au/fhir/StructureDefinition/elementdefinition-dateformat",
            "valueString": "v3"
          }
        ],
        "path": "IVL_TS.value",
        "representation": [
          "xmlAttr"
        ],
        "definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TS.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "IVL_TS.inclusive",
        "path": "IVL_TS.inclusive",
        "representation": [
          "xmlAttr"
        ],
        "definition": "Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TS.inclusive",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "IVL_TS.operator",
        "path": "IVL_TS.operator",
        "representation": [
          "xmlAttr"
        ],
        "definition": "A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SXCM_TS.operator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "IVL_TS.low",
        "path": "IVL_TS.low",
        "label": "Low Boundary",
        "definition": "This is the low limit of the interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "IVL_TS.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "IVL_TS.high",
        "path": "IVL_TS.high",
        "label": "High Boundary",
        "definition": "This is the high limit of the interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "IVL_TS.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "IVL_TS.width",
        "path": "IVL_TS.width",
        "label": "Width",
        "definition": "The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "IVL_TS.width",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/PQ"
          }
        ]
      },
      {
        "id": "IVL_TS.center",
        "path": "IVL_TS.center",
        "label": "Central Value",
        "definition": "The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "IVL_TS.center",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TS"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "IVL_TS",
        "path": "IVL_TS",
        "constraint": [
          {
            "key": "81-10078",
            "severity": "error",
            "human": "**SHALL** be precise to the day (CONF:81-10078)."
          },
          {
            "key": "81-10079",
            "severity": "warning",
            "human": "**SHOULD** be precise to the minute (CONF:81-10079)."
          },
          {
            "key": "81-10080",
            "severity": "warning",
            "human": "**MAY** be precise to the second (CONF:81-10080)."
          },
          {
            "key": "81-10081",
            "severity": "warning",
            "human": "If more precise than day, **SHOULD** include time-zone offset (CONF:81-10081)."
          }
        ]
      }
    ]
  }
}