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 Posture 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-posture-codes> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "body-posture-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-posture-codes</b></p><a name=\"body-posture-codes\"> </a><a name=\"hcbody-posture-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/body-posture-codes</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">sitting<a name=\"body-posture-codes-sitting\"> </a></td><td>Sitting</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">standing<a name=\"body-posture-codes-standing\"> </a></td><td>Standing</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">lyingDown<a name=\"body-posture-codes-lyingDown\"> </a></td><td>Lying down</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  supine<a name=\"body-posture-codes-supine\"> </a></td><td>Supine</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  prone<a name=\"body-posture-codes-prone\"> </a></td><td>Prone</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  recumbent<a name=\"body-posture-codes-recumbent\"> </a></td><td>Recumbent</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  semiRecumbent<a name=\"body-posture-codes-semiRecumbent\"> </a></td><td>Semi recumbent</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-posture-codes"] ;
  fhir:CodeSystem.version [ fhir:value "1.0.0-ballot2"] ;
  fhir:CodeSystem.name [ fhir:value "BodyPosture"] ;
  fhir:CodeSystem.title [ fhir:value "Body Posture 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 for posture"] ;
  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.hierarchyMeaning [ fhir:value "is-a"] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "sitting" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sitting" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "standing" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Standing" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "lyingDown" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lying down" ] ;
     fhir:CodeSystem.concept.concept [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "supine" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Supine" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "prone" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Prone" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "recumbent" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Recumbent" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "semiRecumbent" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Semi recumbent" ]
     ]
  ] .

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

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