description: Profile for the Study Instance UID Identifier used in the MADO context. This profile is used for the Identifier that represents the Study Instance UID in the MADO context. It includes additional\nconstraints and extensions specific to the MADO context, such as the value set for the type of identifier and the fixed value for the system of the identifier. package_name: ihe.rad.mado derivation: constraint name: MadoStudyInstanceUidIdentifier type: Identifier elements: type: index: 0 elements: coding: index: 1 slicing: rules: open ordered: false discriminator: - {path: $this, type: value} min: 1 slices: dcm: match: {code: '110180', system: 'http://dicom.nema.org/resources/ontology/DCM'} schema: pattern: type: Coding value: {code: '110180', system: 'http://dicom.nema.org/resources/ontology/DCM'} _required: true index: 2 min: 1 max: 1 required: [coding] system: pattern: {type: Uri, value: 'urn:dicom:uid'} index: 3 value: {index: 4} package_version: 1.0.0 class: complex-type kind: complex-type url: https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoStudyInstanceUidIdentifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 1.0.0 required: [value, type]