description: DICOMĀ® SR Observation Tracking Identifier Mapping to BodyStructure package_name: hl7.fhir.uv.dicom derivation: constraint name: BodyStructureTrackingIdentifiers abstract: true type: BodyStructure elements: identifier: index: 0 slicing: rules: open ordered: false description: Tracking Identifiers discriminator: - {path: type, type: value} min: null slices: trackingIdentifier: match: type: coding: - {code: '112039', system: 'http://dicom.nema.org/resources/ontology/DCM', display: Tracking Identifier} schema: short: Tracking ID index: 1 elements: type: pattern: type: CodeableConcept value: coding: - {code: '112039', system: 'http://dicom.nema.org/resources/ontology/DCM', display: Tracking Identifier} index: 2 value: {index: 3} required: [value, type] trackingUid: match: type: coding: - {code: '112040', system: 'http://dicom.nema.org/resources/ontology/DCM', display: Tracking Unique Identifier} schema: short: Tracking UID index: 4 elements: type: pattern: type: CodeableConcept value: coding: - {code: '112040', system: 'http://dicom.nema.org/resources/ontology/DCM', display: Tracking Unique Identifier} index: 5 system: pattern: {type: Uri, value: 'urn:dicom:uid'} index: 6 value: {index: 7} required: [value, type] includedStructure: elements: structure: elements: text: {index: 8} patient: {index: 9} package_version: sr-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-sr-tracking-identifiers base: http://hl7.org/fhir/StructureDefinition/BodyStructure version: 1.0.0-ballot