PackagesCanonicalsLogsProblems
    Packages
    rs/ihe.iti.mhd@4.2.1
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.EntryUUID.Identifier
description: entryUUID Identifier holding a UUID
package_name: rs/ihe.iti.mhd
derivation: constraint
name: EntryUUIDIdentifier
type: Identifier
elements:
  use:
    pattern: {type: code, value: official}
    type: code
    index: 0
  system:
    pattern: {type: uri, value: 'urn:ietf:rfc:3986'}
    type: uri
    index: 1
  value:
    constraint:
      mhd-startswithuuid: {human: 'value must start with urn:uuid:', source: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.EntryUUID.Identifier', severity: error, expression: 'value.startsWith(''urn:uuid:'')'}
    index: 2
package_version: 4.2.1
class: complex-type
kind: complex-type
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.EntryUUID.Identifier
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 4.2.1
required: [system, value]