PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.1.1
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu
description: This profile defines how to represent Specimens in HL7 FHIR for the purpose of this guide.
package_name: myhealth.eu.fhir.laboratory
derivation: constraint
name: SpecimenMyHealthEu
type: Specimen
elements:
  identifier: {index: 0}
  type:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSILabSpecimenTypeWithExceptions'}
    index: 1
  subject:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-specimen-lab-myhealtheu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-animal-lab-myhealtheu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Substance']
    index: 2
  receivedTime: {index: 3}
  parent:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu']
    index: 4
  request:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu']
    index: 5
  collection:
    extensions:
      bodySite:
        url: null
        index: 6
        elements:
          value:
            choices: [valueReference]
            index: 8
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/BodyStructure-lab-myhealtheu']
            index: 9
    elements:
      extension:
        index: 6
        slicing:
          slices:
            bodySite:
              match: {}
              schema:
                index: 6
                elements:
                  value:
                    choices: [valueReference]
                    index: 8
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/BodyStructure-lab-myhealtheu']
                    index: 9
      collected:
        choices: []
        index: 11
      method: {index: 12}
      bodySite:
        binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSIBodySiteWithExceptions'}
        index: 13
package_version: 0.1.1
class: profile
kind: resource
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu
base: http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab
version: 0.1.1