Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: Body Temperature Measurement Location Codes

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/body-temperature-measurement-location-codes> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "body-temperature-measurement-location-codes"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem body-temperature-measurement-location-codes</b></p><a name=\"body-temperature-measurement-location-codes\"> </a><a name=\"hcbody-temperature-measurement-location-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/body-temperature-measurement-location-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"body-temperature-measurement-location-codes-other\"> </a></td><td>Other</td><td>The temperature was taken at a location that is not otherwise in this list.</td></tr><tr><td style=\"white-space:nowrap\">armpit<a name=\"body-temperature-measurement-location-codes-armpit\"> </a></td><td>Armpit</td><td>The temperature was taken in the armpit.</td></tr><tr><td style=\"white-space:nowrap\">body<a name=\"body-temperature-measurement-location-codes-body\"> </a></td><td>Body</td><td>The temperature was taken on the body.</td></tr><tr><td style=\"white-space:nowrap\">ear<a name=\"body-temperature-measurement-location-codes-ear\"> </a></td><td>Ear</td><td>The temperature was taken in the ear.</td></tr><tr><td style=\"white-space:nowrap\">finger<a name=\"body-temperature-measurement-location-codes-finger\"> </a></td><td>Finger</td><td>The temperature was taken at the finger.</td></tr><tr><td style=\"white-space:nowrap\">gastroIntestinal<a name=\"body-temperature-measurement-location-codes-gastroIntestinal\"> </a></td><td>Gastrointestinal</td><td>The temperature was taken inside the gastrointestinal tract.</td></tr><tr><td style=\"white-space:nowrap\">mouth<a name=\"body-temperature-measurement-location-codes-mouth\"> </a></td><td>Mouth</td><td>The temperature was taken in the mouth.</td></tr><tr><td style=\"white-space:nowrap\">rectum<a name=\"body-temperature-measurement-location-codes-rectum\"> </a></td><td>Rectum</td><td>The temperature was taken in the rectum.</td></tr><tr><td style=\"white-space:nowrap\">toe<a name=\"body-temperature-measurement-location-codes-toe\"> </a></td><td>Toe</td><td>The temperature was taken at the toe.</td></tr><tr><td style=\"white-space:nowrap\">earDrum<a name=\"body-temperature-measurement-location-codes-earDrum\"> </a></td><td>Ear drum</td><td>The temperature was taken on the eardrum.</td></tr><tr><td style=\"white-space:nowrap\">temporalArtery<a name=\"body-temperature-measurement-location-codes-temporalArtery\"> </a></td><td>Temporal artery</td><td>The temperature was taken at the temporal artery.</td></tr><tr><td style=\"white-space:nowrap\">forehead<a name=\"body-temperature-measurement-location-codes-forehead\"> </a></td><td>Forehead</td><td>The temperature was taken on the forehead.</td></tr><tr><td style=\"white-space:nowrap\">vagina<a name=\"body-temperature-measurement-location-codes-vagina\"> </a></td><td>Vagina</td><td>The temperature was taken in the vagina.</td></tr><tr><td style=\"white-space:nowrap\">wrist<a name=\"body-temperature-measurement-location-codes-wrist\"> </a></td><td>Wrist</td><td>The temperature was taken on the wrist.</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "pe" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "1"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
           fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
           fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/phr/CodeSystem/body-temperature-measurement-location-codes"] ;
  fhir:CodeSystem.version [ fhir:value "1.0.0-ballot2"] ;
  fhir:CodeSystem.name [ fhir:value "BodyTemperatureMeasurementLocation"] ;
  fhir:CodeSystem.title [ fhir:value "Body Temperature Measurement Location Codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-09T21:10:21+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 International / Patient Empowerment"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / Patient Empowerment" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientempowerment" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Code indicating the location where the body temperature was measured"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ] ;
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "14"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken at a location that is not otherwise in this list." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "armpit" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armpit" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken in the armpit." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "body" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Body" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken on the body." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "ear" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ear" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken in the ear." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "finger" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finger" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken at the finger." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "gastroIntestinal" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gastrointestinal" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken inside the gastrointestinal tract." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "mouth" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mouth" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken in the mouth." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "rectum" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rectum" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken in the rectum." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "toe" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Toe" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken at the toe." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "earDrum" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ear drum" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken on the eardrum." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "temporalArtery" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Temporal artery" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken at the temporal artery." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "forehead" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Forehead" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken on the forehead." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "vagina" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vagina" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken in the vagina." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "wrist" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Wrist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The temperature was taken on the wrist." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/body-temperature-measurement-location-codes.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/body-temperature-measurement-location-codes.ttl> .