PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.saner@0.1.0
    http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime
{
  "description": "A dateTime value that contains seconds and a timezone",
  "_filename": "StructureDefinition-PreciseDateTime.json",
  "package_name": "hl7.fhir.uv.saner",
  "date": "2020-10-19T21:09:16+00:00",
  "derivation": "constraint",
  "publisher": "HL7 International Public Health Workgroup",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "PreciseDateTime",
  "abstract": false,
  "type": "dateTime",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Precise Date Time",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "dateTime",
      "min": 0,
      "definition": "A date, date-time or partial date (e.g. just year or year + month).  If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored.                 Dates SHALL be valid dates.",
      "isModifier": false,
      "short": "Primitive Type dateTime",
      "max": "*",
      "id": "dateTime",
      "base": {
        "max": "*",
        "min": 0,
        "path": "dateTime"
      },
      "isSummary": false
    }, {
      "path": "dateTime.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references)",
      "isModifier": false,
      "short": "xml:id (or equivalent in JSON)",
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "dateTime.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "dateTime.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "dateTime.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "DateTimePreciseToSecond",
        "human": "The dateTime value must contain seconds and a timezone",
        "xpath": "string-length(replace(@value,'01234566789.T',''))=6",
        "source": "http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime",
        "severity": "error",
        "expression": "replaceMatches('[0-9.T]','').length()=6"
      } ],
      "path": "dateTime.value",
      "min": 0,
      "definition": "The actual value",
      "isModifier": false,
      "short": "Primitive value for dateTime",
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.DateTime",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "dateTime"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "dateTime.value",
      "base": {
        "max": "1",
        "min": 0,
        "path": "dateTime.value"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "a4fe9c3a-774a-4308-8be7-77d2bf57949d",
  "kind": "primitive-type",
  "url": "http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "dateTime",
      "path": "dateTime"
    }, {
      "id": "dateTime.value",
      "path": "dateTime.value",
      "constraint": [ {
        "key": "DateTimePreciseToSecond",
        "human": "The dateTime value must contain seconds and a timezone",
        "xpath": "string-length(replace(@value,'01234566789.T',''))=6",
        "source": "http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime",
        "severity": "error",
        "expression": "replaceMatches('[0-9.T]','').length()=6"
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher/index.cfm",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "pher@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "HL7 Public Health Workgroup",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher/index.cfm",
      "system": "url"
    } ]
  }, {
    "name": "Keith W. Boone",
    "telecom": [ {
      "value": "mailto:kboone@ainq.com",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/dateTime"
}