PackagesCanonicalsLogsProblems
    Packages
    racsel.org@0.2.1
    http://racsel.org/StructureDefinition/LACServiceRequestIT
description: ServiceRequest profile for cross-border consultation - IT -, integrating references to IPS.
package_name: racsel.org
derivation: constraint
name: LACServiceRequestIT
type: ServiceRequest
elements:
  category:
    short: Code associated with consultation
    mustSupport: true
    index: 5
    elements:
      text: {mustSupport: true, index: 6}
    required: [text]
  supportingInfo:
    type: Reference
    short: Reference to the IPS supporting the request
    mustSupport: true
    refers: ['http://racsel.org/StructureDefinition/LACBundleIPS']
    index: 14
  reasonCode:
    short: Reason for consultation (e.g., evaluation of suspicious lesion)
    mustSupport: true
    index: 12
    elements:
      text: {mustSupport: true, index: 13}
    required: [text]
  note:
    short: Additional notes for the consultation
    mustSupport: true
    index: 15
    elements:
      text: {mustSupport: true, index: 16}
  requester:
    type: Reference
    short: Country-Organization requesting the consultation
    mustSupport: true
    refers: ['http://racsel.org/StructureDefinition/LACOrganization']
    index: 10
  status: {mustSupport: true, index: 3}
  code:
    short: Code associated with specialist referral.
    mustSupport: true
    index: 7
    elements:
      text: {mustSupport: true, index: 8}
    required: [text]
  identifier:
    short: Request identifier (e.g., UY-PA-2026-998877)
    mustSupport: true
    index: 0
    elements:
      system: {index: 1}
      value: {index: 2}
    required: [value, system]
  intent:
    pattern: {type: Code, value: order}
    index: 4
  subject:
    type: Reference
    short: Patient identifier in the MPI
    mustSupport: true
    refers: ['http://racsel.org/StructureDefinition/LACPatient']
    index: 9
  performer:
    type: Reference
    short: Country-Organization performing the consultation
    mustSupport: true
    refers: ['http://racsel.org/StructureDefinition/LACOrganization']
    index: 11
package_version: 0.2.1
class: profile
kind: resource
url: http://racsel.org/StructureDefinition/LACServiceRequestIT
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 0.2.1
required: [requester, supportingInfo, identifier, category, code, performer]