STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Ccda/SXCM_TS.json

Raw JSON (canonical form)

Logical Model V3 Data type SXCM_TS (GeneralTimingSpecification)

{
  "resourceType": "StructureDefinition",
  "id": "SXCM_TS",
  "extension": [
    {
      "url": "http://www.healthintersections.com.au/fhir/StructureDefinition/extension-namespace",
      "valueUri": "urn:hl7-org:v3"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/SXCM_TS",
  "name": "V3 Data type SXCM_TS (GeneralTimingSpecification)",
  "display": "V3 Data type SXCM_TS (GeneralTimingSpecification)",
  "status": "active",
  "experimental": false,
  "publisher": "HL7",
  "description": "A set of points in time, specifying the timing of events and actions and the cyclical validity-patterns that may exist for certain kinds of information, such as phone numbers (evening, daytime), addresses (so called \"snowbirds,\" residing closer to the equator during winter and farther from the equator during summer) and office hours.",
  "kind": "logical",
  "abstract": true,
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/TS",
  "differential": {
    "element": [
      {
        "path": "SXCM_TS",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "path": "SXCM_TS.operator",
        "representation": [
          "xmlAttr"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.