FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phr
Resource TypeCodeSystem
IdCodeSystem-body-temperature-measurement-location-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/personal-health-record-format-ig/CodeSystem-body-temperature-measurement-location-codes.html
URLhttp://hl7.org/fhir/uv/phr/CodeSystem/body-temperature-measurement-location-codes
Version1.0.0-ballot2
Statusactive
Date2025-12-27T21:39:37+00:00
NameBodyTemperatureMeasurementLocation
TitleBody Temperature Measurement Location Codes
Realmuv
Authorityhl7
DescriptionCode indicating the location where the body temperature was measured
Contentcomplete

Resources that use this resource

ValueSet
body-temperature-measurement-locationBody Temperature Measurement Location Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem body-temperature-measurement-location-codes

This case-sensitive code system http://hl7.org/fhir/uv/phr/CodeSystem/body-temperature-measurement-location-codes defines the following codes:

CodeDisplayDefinition
other OtherThe temperature was taken at a location that is not otherwise in this list.
armpit ArmpitThe temperature was taken in the armpit.
body BodyThe temperature was taken on the body.
ear EarThe temperature was taken in the ear.
finger FingerThe temperature was taken at the finger.
gastroIntestinal GastrointestinalThe temperature was taken inside the gastrointestinal tract.
mouth MouthThe temperature was taken in the mouth.
rectum RectumThe temperature was taken in the rectum.
toe ToeThe temperature was taken at the toe.
earDrum Ear drumThe temperature was taken on the eardrum.
temporalArtery Temporal arteryThe temperature was taken at the temporal artery.
forehead ForeheadThe temperature was taken on the forehead.
vagina VaginaThe temperature was taken in the vagina.
wrist WristThe temperature was taken on the wrist.

Source1

{
  "resourceType": "CodeSystem",
  "id": "body-temperature-measurement-location-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/phr/CodeSystem/body-temperature-measurement-location-codes",
  "version": "1.0.0-ballot2",
  "name": "BodyTemperatureMeasurementLocation",
  "title": "Body Temperature Measurement Location Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-12-27T21:39:37+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        }
      ]
    }
  ],
  "description": "Code indicating the location where the body temperature was measured",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 14,
  "concept": [
    {
      "code": "other",
      "display": "Other",
      "definition": "The temperature was taken at a location that is not otherwise in this list."
    },
    {
      "code": "armpit",
      "display": "Armpit",
      "definition": "The temperature was taken in the armpit."
    },
    {
      "code": "body",
      "display": "Body",
      "definition": "The temperature was taken on the body."
    },
    {
      "code": "ear",
      "display": "Ear",
      "definition": "The temperature was taken in the ear."
    },
    {
      "code": "finger",
      "display": "Finger",
      "definition": "The temperature was taken at the finger."
    },
    {
      "code": "gastroIntestinal",
      "display": "Gastrointestinal",
      "definition": "The temperature was taken inside the gastrointestinal tract."
    },
    {
      "code": "mouth",
      "display": "Mouth",
      "definition": "The temperature was taken in the mouth."
    },
    {
      "code": "rectum",
      "display": "Rectum",
      "definition": "The temperature was taken in the rectum."
    },
    {
      "code": "toe",
      "display": "Toe",
      "definition": "The temperature was taken at the toe."
    },
    {
      "code": "earDrum",
      "display": "Ear drum",
      "definition": "The temperature was taken on the eardrum."
    },
    {
      "code": "temporalArtery",
      "display": "Temporal artery",
      "definition": "The temperature was taken at the temporal artery."
    },
    {
      "code": "forehead",
      "display": "Forehead",
      "definition": "The temperature was taken on the forehead."
    },
    {
      "code": "vagina",
      "display": "Vagina",
      "definition": "The temperature was taken in the vagina."
    },
    {
      "code": "wrist",
      "display": "Wrist",
      "definition": "The temperature was taken on the wrist."
    }
  ]
}