PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature
description: 'This profile is derived from the HL7 Vital Signs profile for Body temperature in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Lichaamsgewicht and to provide extensions for missing concepts.'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-BodyTemperature
type: Observation
elements:
  effective:
    short: TemperatureDateTime
    choices: []
    index: 1
  valueQuantity:
    short: TemperatureValue recorded with UCUM
    index: 2
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {short: TemperatureValue recorded with UCUM, _required: true, index: 2}
          min: 1
  comment: {short: Explanation, index: 3}
  bodySite: {short: TemperatureType, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature
base: http://hl7.org/fhir/StructureDefinition/bodytemp
version: '1.0'
required: [valueQuantity]