PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.7.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester
description: This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely allows capturing the requester information in a native FHIR element.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeLaboratoryTestResultRequester
type: ServiceRequest
elements:
  status: {index: 0}
  intent: {index: 1}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient']
    index: 2
  requester:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole']
    index: 3
package_version: 0.7.0-alpha
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: null
required: [requester]