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

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.5.4

Packagehl7.cda.us.ccdar2dot2
TypeStructureDefinition
Id2.16.840.1.113883.10.20.22.5.4
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.4.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.4
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NameUSRealmDateandTimeDTMUSFIELDED
TitleUS Realm Date and Time (DTM.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 (DT.US.FIELDED), but is used with elements having a datatype of TS.
TypeTS
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.1.1US Realm Header

Resources that this resource uses

No resources found


Narrative

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. TS I1..*TS81-10127: **SHALL** be precise to the day (CONF:81-10127).
81-10128: **SHOULD** be precise to the minute (CONF:81-10128).
81-10129: **MAY** be precise to the second (CONF:81-10129).
81-10130: If more precise than day, **SHOULD** include time-zone offset (CONF:81-10130).

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.22.5.4",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.4",
  "identifier": [
    {
      "value": "urn:oid:2.16.840.1.113883.10.20.22.5.4"
    }
  ],
  "version": "2.2",
  "name": "USRealmDateandTimeDTMUSFIELDED",
  "title": "US Realm Date and Time (DTM.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 (DT.US.FIELDED), but is used with elements having a datatype of TS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "TS",
  "baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/TS",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "TS",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-timeformat",
            "valueCode": "YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"
          }
        ],
        "path": "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-10127",
            "severity": "error",
            "human": "**SHALL** be precise to the day (CONF:81-10127)."
          },
          {
            "key": "81-10128",
            "severity": "warning",
            "human": "**SHOULD** be precise to the minute (CONF:81-10128)."
          },
          {
            "key": "81-10129",
            "severity": "warning",
            "human": "**MAY** be precise to the second (CONF:81-10129)."
          },
          {
            "key": "81-10130",
            "severity": "warning",
            "human": "If more precise than day, **SHOULD** include time-zone offset (CONF:81-10130)."
          }
        ],
        "isModifier": false
      },
      {
        "id": "TS.nullFlavor",
        "path": "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": "TS.value",
        "extension": [
          {
            "url": "http://www.healthintersections.com.au/fhir/StructureDefinition/elementdefinition-dateformat",
            "valueString": "v3"
          }
        ],
        "path": "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": "TS.inclusive",
        "path": "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"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "TS",
        "path": "TS",
        "constraint": [
          {
            "key": "81-10127",
            "severity": "error",
            "human": "**SHALL** be precise to the day (CONF:81-10127)."
          },
          {
            "key": "81-10128",
            "severity": "warning",
            "human": "**SHOULD** be precise to the minute (CONF:81-10128)."
          },
          {
            "key": "81-10129",
            "severity": "warning",
            "human": "**MAY** be precise to the second (CONF:81-10129)."
          },
          {
            "key": "81-10130",
            "severity": "warning",
            "human": "If more precise than day, **SHOULD** include time-zone offset (CONF:81-10130)."
          }
        ]
      }
    ]
  }
}