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

FHIR IG Statistics: StructureDefinition/DTN

Packagehl7.v2plus
TypeStructureDefinition
IdDTN
FHIR VersionR5
Sourcehttp://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/StructureDefinition-DTN.html
URLhttp://hl7.org/v2/StructureDefinition/DTN
Version0.0.0
Statusactive
Date2025-07-11T16:45:01+00:00
NameDTN
TitleHL7 v2 DTN Data Type
Authorityhl7
Description*Note:* Replaces the CM data type used in section 6.5.8.11 IN3-11, as of v2.5.
Typehttp://hl7.org/v2/StructureDefinition/DTN
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CWEHL7 v2 CWE Data Type
NMHL7 v2 Numeric Primitive Type
complex-data-typeHL7 v2 Complex Data Type
ValueSet
v2-0149hl7VS-dayType
v2-0149hl7VS-dayType

Narrative

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

Generated Narrative: StructureDefinition DTN

NameFlagsCard.TypeDescription & Constraintsdoco
.. DTN 0..*V2ComplexDataTypeday type and number
... 1 1..1CWEDay Type
Binding: hl7VS-dayType (required)
... 2 1..1decimalNumber of Days

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DTN",
  "meta": {
    "profile": [
      "http://hl7.org/v2/StructureDefinition/complex-data-type-profile"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://somewhere.org/fhir/uv/v2plus/ImplementationGuide/hl7.other.uv.v2plus"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/v2/StructureDefinition/DTN",
  "version": "0.0.0",
  "name": "DTN",
  "title": "HL7 v2 DTN Data Type",
  "status": "active",
  "date": "2025-07-11T16:45:01+00:00",
  "publisher": "HL7 International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/v2mgmt"
        }
      ]
    }
  ],
  "description": "*Note:* Replaces the CM data type used in section 6.5.8.11 IN3-11, as of v2.5.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/v2/StructureDefinition/DTN",
  "baseDefinition": "http://hl7.org/v2/StructureDefinition/complex-data-type",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.0.0"
      }
    ],
    "element": [
      {
        "id": "DTN",
        "path": "DTN",
        "short": "day type and number",
        "definition": "Definition: This data type specifies the type and number of days for which a certification is valid.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DTN.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          }
        ],
        "path": "DTN.1",
        "short": "Day Type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DTN.1",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0149"
        }
      },
      {
        "id": "DTN.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          },
          {
            "extension": [
              {
                "url": "length",
                "valueInteger": 3
              },
              {
                "url": "noTruncate",
                "valueBoolean": true
              }
            ],
            "url": "http://hl7.org/v2/StructureDefinition/conformance-length"
          }
        ],
        "path": "DTN.2",
        "short": "Number of Days",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DTN.2",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/NM"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DTN",
        "path": "DTN",
        "short": "day type and number",
        "definition": "Definition: This data type specifies the type and number of days for which a certification is valid.",
        "min": 0,
        "max": "*"
      },
      {
        "id": "DTN.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          }
        ],
        "path": "DTN.1",
        "short": "Day Type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/CWE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0149"
        }
      },
      {
        "id": "DTN.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          },
          {
            "extension": [
              {
                "url": "length",
                "valueInteger": 3
              },
              {
                "url": "noTruncate",
                "valueBoolean": true
              }
            ],
            "url": "http://hl7.org/v2/StructureDefinition/conformance-length"
          }
        ],
        "path": "DTN.2",
        "short": "Number of Days",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/NM"
          }
        ]
      }
    ]
  }
}