PackagesCanonicalsLogsProblems
    Packages
    ca.ab.fhir.ab-eorder-lab@1.0.0
    https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/SpecimenABeOrderLab
description: This profile defines a set of constraints to the FHIR Specimen resource for use in Alberta eOrder Laboratory (AB:eOrder-Lab). It re-profiles the R4 Core Specimen resource and it includes constraints that represent the minimum expectations for the Specimen resource when used in the AB:Order-Lab.
package_name: ca.ab.fhir.ab-eorder-lab
derivation: constraint
name: SpecimenABeOrderLab
type: Specimen
elements:
  type:
    mustSupport: true
    index: 0
    elements:
      text: {mustSupport: true, index: 1}
    required: [text]
  subject:
    type: Reference
    refers: ['https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/PatientABeOrderLab']
    index: 2
  request:
    type: Reference
    refers: ['https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/ServiceRequestABeOrderLab']
    index: 3
  collection:
    elements:
      bodySite:
        mustSupport: true
        index: 4
        elements:
          text: {mustSupport: true, index: 5}
        required: [text]
package_version: 1.0.0
class: profile
kind: resource
url: https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/SpecimenABeOrderLab
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 1.0.0