PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-BodyTemperature-Observation-1
description: A Vital Signs profile to carry a patient's body temperature.
package_name: careconnect.stu3.03.00.00
derivation: constraint
name: CareConnect-BodyTemperature-Observation-1
type: Observation
elements:
  category:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: false
        index: 6
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/observation-category'}
            mustSupport: false
            index: 7
          version: {index: 8}
          code:
            pattern: {type: Code, value: vital-signs}
            index: 9
          display:
            pattern: {type: String, value: Vital Signs}
            index: 10
        required: [system, code]
    required: [coding]
  interpretation: {index: 35}
  method:
    elements:
      coding:
        index: 44
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 45
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 47}
                elements:
                  extension:
                    index: 46
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 47}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 48
                  version: {index: 49}
                  code: {index: 50}
                  display: {index: 51}
                required: [display, system, code]
  specimen:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1']
    index: 52
  valueQuantity:
    type: Quantity
    mustSupport: true
    index: 28
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            type: Quantity
            mustSupport: true
            index: 28
            elements:
              value: {mustSupport: true, index: 29}
              unit: {mustSupport: true, index: 30}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                mustSupport: true
                index: 31
              code:
                short: Coded responses from the common UCUM units for vital signs value set.
                pattern: {type: Code, value: Cel}
                mustSupport: true
                index: 32
            required: [value, unit, system, code]
  related:
    mustSupport: true
    index: 53
    elements:
      type:
        pattern: {type: Code, value: has-member}
        mustSupport: true
        index: 54
      target:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1']
        index: 55
    required: [type]
  component:
    mustSupport: true
    index: 56
    elements:
      code:
        mustSupport: true
        index: 57
        elements:
          coding:
            elements:
              system: {mustSupport: false, index: 58}
              code: {mustSupport: false, index: 59}
      valueQuantity:
        type: Quantity
        mustSupport: true
        index: 60
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema:
                type: Quantity
                mustSupport: true
                index: 60
                elements:
                  value: {mustSupport: true, index: 61}
                  unit: {mustSupport: true, index: 62}
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    mustSupport: true
                    index: 63
                  code: {mustSupport: true, index: 64}
                required: [value, unit, system, code]
      dataAbsentReason:
        mustSupport: true
        index: 65
        elements:
          coding:
            mustSupport: false
            index: 66
            elements:
              code: {mustSupport: false, index: 67}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 4
  effective:
    mustSupport: true
    choices: []
    index: 26
  code:
    mustSupport: true
    index: 11
    elements:
      coding:
        index: 12
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            loinc:
              match: {code: 8310-5}
              schema:
                _required: true
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 14
                  code:
                    pattern: {type: Code, value: 8310-5}
                    index: 15
                required: [system, code]
            snomedCT:
              match: {code: '276885007'}
              schema:
                _required: true
                index: 16
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 18}
                elements:
                  extension:
                    index: 17
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 18}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 19
                  version: {index: 20}
                  code:
                    pattern: {type: Code, value: '276885007'}
                    index: 21
                  display:
                    pattern: {type: String, value: Core body temperature}
                    index: 22
                required: [display, system, code]
    required: [coding]
  identifier:
    elements:
      system: {index: 0}
      value: {index: 1}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 2
    required: [value, system]
  bodySite:
    elements:
      coding:
        index: 36
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 37
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 39}
                elements:
                  extension:
                    index: 38
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 39}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 40
                  version: {index: 41}
                  code: {index: 42}
                  display: {index: 43}
                required: [display, system, code]
  context:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-EpisodeOfCare-1']
    index: 24
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProcedureRequest-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1']
    index: 3
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 23
  performer:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1']
    index: 27
  dataAbsentReason:
    mustSupport: true
    index: 33
    elements:
      coding:
        elements:
          code: {mustSupport: false, index: 34}
package_version: 3.1.0
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-BodyTemperature-Observation-1
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [subject, category, effective]