Medicolegal Death Investigation (MDI)
1.1.0 - STU 1.1 United States of America flag

This page is part of the Medicolegal Death Investigation (MDI) (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: Extension - Tracking Number

Official URL: http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number Version: 1.1.0
Active as of 2022-08-25 Computable Name: ExtensionTrackingNumber

This Extension contains a tracking number, such as a case number or file number assigned by an MDI organization, EDRS, or other involved organization to facilitate recognition of common case records across disparate systems and over time.

Context of Use

This extension may be used on the following element(s):

  • Element ID Composition
  • Element ID DiagnosticReport

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type Identifier: This Extension contains a tracking number, such as a case number or file number assigned by an MDI organization, EDRS, or other involved organization to facilitate recognition of common case records across disparate systems and over time.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionTracking Numbers Extension
... url S1..1uri"http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number"
... value[x] S0..1IdentifierValue of extension
.... type S0..1CodeableConceptTracking Number Type (extensible value set)
Binding: ValueSet - Tracking Number Type (extensible)
.... system S0..1uriThe namespace for the identifier value
.... value S0..1stringThe value that is unique

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionTracking Numbers Extension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url S1..1uri"http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number"
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptTracking Number Type (extensible value set)
Binding: ValueSet - Tracking Number Type (extensible)
.... system SΣ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Identifier: This Extension contains a tracking number, such as a case number or file number assigned by an MDI organization, EDRS, or other involved organization to facilitate recognition of common case records across disparate systems and over time.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionTracking Numbers Extension
... url S1..1uri"http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number"
... value[x] S0..1IdentifierValue of extension
.... type S0..1CodeableConceptTracking Number Type (extensible value set)
Binding: ValueSet - Tracking Number Type (extensible)
.... system S0..1uriThe namespace for the identifier value
.... value S0..1stringThe value that is unique

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionTracking Numbers Extension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url S1..1uri"http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number"
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SΣ0..1CodeableConceptTracking Number Type (extensible value set)
Binding: ValueSet - Tracking Number Type (extensible)
.... system SΣ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x].userequiredIdentifierUse
Extension.value[x].typeextensibleValueSetTrackingNumberType

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()