PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.1.0
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu
description: This profile defines how to represent a Laboratory Order in HL7 FHIR for the purpose of this guide.
package_name: myhealth.eu.fhir.laboratory
derivation: constraint
name: ServiceRequestLabMyHealthEu
type: ServiceRequest
elements:
  insurance:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Coverage-lab-myhealtheu']
    index: 10
  specimen:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu']
    index: 11
  reasonCode:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSIOrderReason'}
    index: 8
  authoredOn: {index: 6}
  requisition: {index: 1}
  requester:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Organization-eu-myhealth-eu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/Practitioner-eu-myhealth-eu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/PractitionerRole-eu-myhealth-eu', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 7
  status: {short: The status of a service order, index: 2}
  code:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSILabCodeWithExceptions'}
    index: 4
  identifier: {index: 0}
  intent: {short: The kind of service reques, index: 3}
  subject:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu']
    index: 5
  reasonReference: {index: 9}
package_version: 0.1.0
class: profile
kind: resource
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu
base: http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab
version: 0.1.0