PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.1.1
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author
description: Author (by whom the Laboratory result report or a subset of its results was authored). Section A1.5 of the MyHealth@EUguideline.
package_name: myhealth.eu.fhir.laboratory
derivation: specialization
name: AuthorLabMyHEU
type: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author
elements:
  identifier: {type: Identifier, short: Author identifier, array: true, index: 0}
  name: {type: HumanName, short: Author name, array: true, index: 1}
  organization:
    type: BackboneElement
    short: Author organization
    array: true
    min: 1
    index: 2
    elements:
      name: {type: string, short: Organization Name, index: 3}
      address: {type: Address, short: Organization Address, array: true, index: 4}
      telecom: {type: ContactPoint, short: Organization telecom, array: true, index: 5}
    required: [name]
package_version: 0.1.1
class: logical
kind: logical
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.1
required: [organization]