PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/bodytemp
description: FHIR Body Temperature Profile
package_name: hl7.fhir.r2b.core
derivation: constraint
name: Vital Signs Profile
type: null
elements:
  code:
    short: Body Temperature
    comments: additional codes that translate or map to this code are allowed.  For example a more granular LOINC code or code that is used locally in a system.
    index: 0
    elements:
      coding:
        index: 1
        elements:
          system:
            type: uri
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 3
          code:
            type: code
            pattern: {type: Code, value: 8310-5}
            index: 4
  valueQuantity:
    index: 5
    elements:
      code: {index: 6}
package_version: 1.4.0
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/bodytemp
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: null