PackagesCanonicalsLogsProblems
    Packages
    racsel.org@0.2.1
    http://racsel.org/StructureDefinition/LACDocReferenceIT
description: Metadata for registering and submitting the consultation response.
package_name: racsel.org
derivation: constraint
name: LACDocReferenceIT
type: DocumentReference
elements:
  identifier: {short: Agregar el identificador de la interconsulta (traza)., index: 0}
  status:
    pattern: {type: Code, value: current}
    index: 1
  docStatus:
    pattern: {type: Code, value: final}
    index: 2
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 57133-1, system: 'http://loinc.org', display: Referral note}
    index: 3
  subject:
    type: Reference
    refers: ['http://racsel.org/StructureDefinition/LACPatient']
    index: 4
  author: {index: 5}
  content:
    elements:
      attachment:
        elements:
          contentType:
            pattern: {type: Code, value: application/fhir+json}
            index: 6
  context:
    elements:
      related: {short: Reference to the original request (trace)., mustSupport: true, index: 7}
package_version: 0.2.1
class: profile
kind: resource
url: http://racsel.org/StructureDefinition/LACDocReferenceIT
base: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
version: 0.2.1
required: [author, subject]