description: This profile on Identifier represents the SOP Class UID (0008,0018) for the Imaging Order. package_name: rs/hl7.fhir.eu.imaging derivation: constraint name: ImSopInstanceUidIdentifier type: Identifier elements: type: pattern: type: CodeableConcept value: coding: - {code: '00080018', system: 'http://hl7.eu/fhir/imaging-r5/CodeSystem/codesystem-missing-dicom-terminology', display: SOP Instance UID} type: CodeableConcept index: 0 system: pattern: {type: uri, value: 'urn:dicom:uid'} type: uri index: 1 value: {index: 2} package_version: r5-0.1.0-ballot class: complex-type kind: complex-type url: http://hl7.eu/fhir/imaging-r5/StructureDefinition/im-sop-instance-uid-identifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 0.1.0-ballot required: [type, value]