PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.3
    http://nictiz.nl/fhir/StructureDefinition/bodytemp
description: 'FHIR Body Temperature Profile - Copied FHIR Vital Sign Profile to remove .component.value quantity type constrain. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Vital Signs BodyTemp
type: Observation
elements:
  code:
    short: Body Temperature
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            BodyTempCode:
              match: {code: 8310-5}
              schema:
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 3
                  code:
                    pattern: {type: Code, value: 8310-5}
                    index: 4
  valueQuantity:
    elements:
      code: {index: 5}
package_version: 1.1.3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bodytemp
base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns
version: 1.0.0