PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.it.lab-report@0.2.0
    http://hl7.it/fhir/lab-report/StructureDefinition/observation-grouping-it-lab
description: Descrizione di un inseme di esami tramite il profilo della risorsa Observation per il referto di laboratorio.
package_name: hl7.fhir.it.lab-report
derivation: constraint
name: ObservationGroupingRefertoLabIt
type: Observation
elements:
  referenceRange: {index: 28}
  hasMember: {short: Osservazioni contenenti i risultati degli esami svolti., index: 29}
  interpretation: {index: 27}
  valueTime:
    type: time
    choiceOf: value
    index: 14
    slicing:
      slices:
        valueTime:
          match: {}
          schema: {type: time, choiceOf: value, index: 14}
          max: 0
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 23
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 23}
          max: 0
  value:
    choices: [valueCodeableConcept]
    index: 25
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 25
          max: 0
  valueString:
    type: string
    choiceOf: value
    index: 5
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 5}
          max: 0
  valueRatio:
    type: Ratio
    choiceOf: value
    index: 11
    slicing:
      slices:
        valueRatio:
          match: {}
          schema: {type: Ratio, choiceOf: value, index: 11}
          max: 0
  valueDateTime:
    type: dateTime
    choiceOf: value
    index: 17
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: value, index: 17}
          max: 0
  component: {index: 30}
  code:
    short: Codice che identifica la tipologia dell'insieme di esami.
    binding: {strength: preferred, valueSet: 'http://hl7.it/fhir/lab-report/ValueSet/sezione-referto-laboratorio'}
    index: 0
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 26
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 26}
          max: 0
  valuePeriod:
    type: Period
    choiceOf: value
    index: 20
    slicing:
      slices:
        valuePeriod:
          match: {}
          schema: {type: Period, choiceOf: value, index: 20}
          max: 0
  valueRange:
    type: Range
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueRange:
          match: {}
          schema: {type: Range, choiceOf: value, index: 8}
          max: 0
package_version: 0.2.0
class: profile
kind: resource
url: http://hl7.it/fhir/lab-report/StructureDefinition/observation-grouping-it-lab
base: http://hl7.it/fhir/lab-report/StructureDefinition/observation-it-lab
version: 0.2.0
required: [hasMember]