This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
(No assigned work group) | Maturity Level: 0 | Context: Any |
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/bodytemp
FHIR Body Temperature Profile
This profile was published on Fri, Mar 25, 2016 00:00+1100 as a draft by Health Level Seven International (Orders and Observations Workgroup).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Vital Signs Profile.
Summary
Observation.code
which must haveObservation.code.coding.system
='http ://loinc.org'Observation.code.coding.code
= '8310-5'Observation.valueQuantity.code
= 'Cel', or '[degF]'Fixed Value: 2 elements
Slices
This structure defines the following Slices:
This structure is derived from Vital Signs Profile.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 0..* | FHIR Body Temperature Profile | ||
code | 1..1 | CodeableConcept | Body Temperature | |
coding | Coding | Slice: Unordered, Open, by code | ||
coding | 0..* | Coding | ||
system | 0..1 | uri | Fixed Value: http://loinc.org | |
code | 0..1 | code | Fixed Value: 8310-5 | |
valueQuantity | 0..1 | Quantity | ||
code | 1..1 | code | Binding: Body Temperature Units (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | I | 0..* | FHIR Body Temperature Profile | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | Unique Id for this particular observation | |
status | ?!S∑ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required) |
category | S | 1..1 | CodeableConcept | Classification of type of observation Binding: Observation Category Codes (example) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/observation-category","code":"vital-signs"}]} |
code | S∑ | 1..1 | CodeableConcept | Body Temperature Binding: Vital Signs (extensible) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | ∑ | Coding | Code defined by a terminology system Slice: Unordered, Open, by code | |
coding | ∑ | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | ∑ | 0..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org |
version | ∑ | 0..1 | string | Version of the system - if relevant |
code | ∑ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 8310-5 |
display | ∑ | 0..1 | string | Representation defined by the system |
userSelected | ∑ | 0..1 | boolean | If this coding was chosen directly by the user |
text | ∑ | 0..1 | string | Plain text representation of the concept |
subject | S∑ | 1..1 | Reference(Patient) | Who and/or what this is about |
encounter | 0..1 | Reference(Encounter) | Healthcare event during which this observation is made | |
effective[x] | S∑I | 1..1 | dateTime, Period | Often just a dateTime for Vital Signs vs-1: Datetime must be at least to day. |
issued | ∑ | 0..1 | instant | Date/Time this was made available |
performer | ∑ | 0..* | Reference(Practitioner), Reference(Organization), Reference(Patient), Reference(RelatedPerson) | Who is responsible for the observation |
valueQuantity | S∑I | 0..1 | Quantity | Vital Sign Value recorded with UCUM Binding: Vital Signs Units (required) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
value | S∑ | 1..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!∑ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | S∑ | 1..1 | string | Unit representation |
system | S∑I | 1..1 | uri | System that defines coded unit form Fixed Value: http://unitsofmeasure.org |
code | S∑ | 1..1 | code | Coded responses from the common UCUM units for vital signs value set. Binding: Body Temperature Units (required) |
dataAbsentReason | SI | 0..1 | CodeableConcept | Why the result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
comment | 0..1 | string | Comments about result | |
bodySite | 0..1 | CodeableConcept | Observed body part Binding: SNOMED CT Body Structures (example) | |
method | 0..1 | CodeableConcept | How it was done Binding: Observation Methods (example) | |
specimen | 0..1 | Reference(Specimen) | Specimen used for this observation | |
device | 0..1 | Reference(Device), Reference(DeviceMetric) | (Measurement) Device | |
referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
low | I | 0..1 | SimpleQuantity | Low Range, if relevant |
high | I | 0..1 | SimpleQuantity | High Range, if relevant |
meaning | 0..* | CodeableConcept | Reference range qualifier Binding: Observation Reference Range Meaning Codes (example) | |
age | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text based reference range in an observation | |
related | S∑I | 0..* | BackboneElement | Used when reporting systolic and diastolic blood pressure. |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | code | has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by Binding: ObservationRelationshipType (required) Fixed Value: has-member |
target | S | 1..1 | Reference(VitalSigns) | Resource that is related to this one |
component | S∑I | 0..* | BackboneElement | Used when reporting systolic and diastolic blood pressure. vs-3: If there is no a value a data absent reason must be present |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | S∑ | 1..1 | CodeableConcept | Type of component observation (code / type) Binding: Vital Signs (extensible) |
valueQuantity | S∑ | 0..1 | Quantity | Vital Sign Value recorded with UCUM Binding: Vital Signs Units (required) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
value | S∑ | 1..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!∑ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | S∑ | 1..1 | string | Unit representation |
system | S∑I | 1..1 | uri | System that defines coded unit form Fixed Value: http://unitsofmeasure.org |
code | S∑ | 1..1 | code | Coded responses from the common UCUM units for vital signs value set. |
dataAbsentReason | SI | 0..1 | CodeableConcept | Why the component result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
referenceRange | 0..* | Unknown reference to #Observation:bodytemp.referenceRange Provides guide for interpretation of component result | ||
Documentation for this format |
todo
This structure is derived from Vital Signs Profile.
Summary
Observation.code
which must haveObservation.code.coding.system
='http ://loinc.org'Observation.code.coding.code
= '8310-5'Observation.valueQuantity.code
= 'Cel', or '[degF]'Fixed Value: 2 elements
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Vital Signs Profile.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 0..* | FHIR Body Temperature Profile | ||
code | 1..1 | CodeableConcept | Body Temperature | |
coding | Coding | Slice: Unordered, Open, by code | ||
coding | 0..* | Coding | ||
system | 0..1 | uri | Fixed Value: http://loinc.org | |
code | 0..1 | code | Fixed Value: 8310-5 | |
valueQuantity | 0..1 | Quantity | ||
code | 1..1 | code | Binding: Body Temperature Units (required) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | I | 0..* | FHIR Body Temperature Profile | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | Unique Id for this particular observation | |
status | ?!S∑ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required) |
category | S | 1..1 | CodeableConcept | Classification of type of observation Binding: Observation Category Codes (example) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/observation-category","code":"vital-signs"}]} |
code | S∑ | 1..1 | CodeableConcept | Body Temperature Binding: Vital Signs (extensible) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | ∑ | Coding | Code defined by a terminology system Slice: Unordered, Open, by code | |
coding | ∑ | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | ∑ | 0..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org |
version | ∑ | 0..1 | string | Version of the system - if relevant |
code | ∑ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 8310-5 |
display | ∑ | 0..1 | string | Representation defined by the system |
userSelected | ∑ | 0..1 | boolean | If this coding was chosen directly by the user |
text | ∑ | 0..1 | string | Plain text representation of the concept |
subject | S∑ | 1..1 | Reference(Patient) | Who and/or what this is about |
encounter | 0..1 | Reference(Encounter) | Healthcare event during which this observation is made | |
effective[x] | S∑I | 1..1 | dateTime, Period | Often just a dateTime for Vital Signs vs-1: Datetime must be at least to day. |
issued | ∑ | 0..1 | instant | Date/Time this was made available |
performer | ∑ | 0..* | Reference(Practitioner), Reference(Organization), Reference(Patient), Reference(RelatedPerson) | Who is responsible for the observation |
valueQuantity | S∑I | 0..1 | Quantity | Vital Sign Value recorded with UCUM Binding: Vital Signs Units (required) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
value | S∑ | 1..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!∑ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | S∑ | 1..1 | string | Unit representation |
system | S∑I | 1..1 | uri | System that defines coded unit form Fixed Value: http://unitsofmeasure.org |
code | S∑ | 1..1 | code | Coded responses from the common UCUM units for vital signs value set. Binding: Body Temperature Units (required) |
dataAbsentReason | SI | 0..1 | CodeableConcept | Why the result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
comment | 0..1 | string | Comments about result | |
bodySite | 0..1 | CodeableConcept | Observed body part Binding: SNOMED CT Body Structures (example) | |
method | 0..1 | CodeableConcept | How it was done Binding: Observation Methods (example) | |
specimen | 0..1 | Reference(Specimen) | Specimen used for this observation | |
device | 0..1 | Reference(Device), Reference(DeviceMetric) | (Measurement) Device | |
referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
low | I | 0..1 | SimpleQuantity | Low Range, if relevant |
high | I | 0..1 | SimpleQuantity | High Range, if relevant |
meaning | 0..* | CodeableConcept | Reference range qualifier Binding: Observation Reference Range Meaning Codes (example) | |
age | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text based reference range in an observation | |
related | S∑I | 0..* | BackboneElement | Used when reporting systolic and diastolic blood pressure. |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | code | has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by Binding: ObservationRelationshipType (required) Fixed Value: has-member |
target | S | 1..1 | Reference(VitalSigns) | Resource that is related to this one |
component | S∑I | 0..* | BackboneElement | Used when reporting systolic and diastolic blood pressure. vs-3: If there is no a value a data absent reason must be present |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | S∑ | 1..1 | CodeableConcept | Type of component observation (code / type) Binding: Vital Signs (extensible) |
valueQuantity | S∑ | 0..1 | Quantity | Vital Sign Value recorded with UCUM Binding: Vital Signs Units (required) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
value | S∑ | 1..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!∑ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | S∑ | 1..1 | string | Unit representation |
system | S∑I | 1..1 | uri | System that defines coded unit form Fixed Value: http://unitsofmeasure.org |
code | S∑ | 1..1 | code | Coded responses from the common UCUM units for vital signs value set. |
dataAbsentReason | SI | 0..1 | CodeableConcept | Why the component result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
referenceRange | 0..* | Unknown reference to #Observation:bodytemp.referenceRange Provides guide for interpretation of component result | ||
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
Observation.language | Common Languages | extensible | Common Languages |
Observation.status | ObservationStatus | required | ObservationStatus |
Observation.category | Observation Category Codes | example | Observation Category Codes |
Observation.code | Vital Signs | extensible | Vital Signs |
Observation.valueQuantity | Vital Signs Units | required | Vital Signs Units |
Observation.valueQuantity.comparator | QuantityComparator | required | QuantityComparator |
Observation.valueQuantity.code | Body Temperature Units | required | Body Temperature Units |
Observation.dataAbsentReason | Observation Value Absent Reason | extensible | Observation Value Absent Reason |
Observation.interpretation | Observation Interpretation Codes | extensible | Observation Interpretation Codes |
Observation.bodySite | SNOMED CT Body Structures | example | SNOMED CT Body Structures |
Observation.method | Observation Methods | example | Observation Methods |
Observation.referenceRange.meaning | Observation Reference Range Meaning Codes | example | Observation Reference Range Meaning Codes |
Observation.related.type | ObservationRelationshipType | required | ObservationRelationshipType |
Observation.component.code | Vital Signs | extensible | Vital Signs |
Observation.component.valueQuantity | Vital Signs Units | required | Vital Signs Units |
Observation.component.valueQuantity.comparator | QuantityComparator | required | QuantityComparator |
Observation.component.dataAbsentReason | Observation Value Absent Reason | extensible | Observation Value Absent Reason |
Observation.component.interpretation | Observation Interpretation Codes | extensible | Observation Interpretation Codes |
Id | Path | Details | Requirements |
vs-1 | Observation.effective[x] | Datetime must be at least to day. XPath: f:matches(effectiveDateTime,/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)/) | |
obs-3 | Observation.referenceRange | Must have at least a low or a high or text XPath: (exists(f:low) or exists(f:high)or exists(f:text)) | |
vs-3 | Observation.component | If there is no a value a data absent reason must be present XPath: exists(f:*[starts-with(local-name(.), 'value)]) or exists(f:dataAbsentReason) |