Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). 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 R2

Content Detailed Descriptions Mappings XML JSON

Example ConceptMap/sc-participationstatus (Turtle)

Extension: bodyPosition URL for this extension: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition Status: draft. Extension maintained by: Health Level Seven, Inc. - OO WG The position of the body when the observation was done, e.g. standing, sitting. To be used only when the body position in not precoordinated in the observation code. Context of Use: Use on Element ID Observation or Element ID Specimen.collection Extension Content
Orders and Observations Patient Administration Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints bodyPosition 0..1 CodeableConcept Raw Turtle URL = http://hl7.org/fhir/StructureDefinition/observation-bodyPosition bodyPosition: The position of the body when the observation was done, e.g. standing, sitting. To be used only when the body position in not precoordinated in the observation code. Use on Element ID Observation or Element ID Specimen.collection Documentation for this format (+ also see Turtle/RDF Format Specification Full Structure )

Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/observation-bodyPosition bodyPosition: The position of the body when the observation was done, e.g. standing, sitting. To be used only when the body position in not precoordinated in the observation code. Use on Element ID Observation or Element ID Specimen.collection extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition" value[x] I 1..1 CodeableConcept Value of extension Documentation for this format

XML Template Canonical Mapping for "Participation Status"

<!-- bodyPosition -->
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

[] a fhir:ConceptMap ;
  fhir:id [ fhir:v "sc-participationstatus"] ;
  fhir:text [
     fhir:status [ fhir:v "extensions" ]
  ] ;
  fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-participationstatus"], [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-participationstatus"] ;
  fhir:version [ fhir:v "5.0.0-draft-final"], [ fhir:v "5.0.0-draft-final"] ;
  fhir:name [ fhir:v "ParticipationStatusCanonicalMap"], [ fhir:v "ParticipationStatusCanonicalMap"] ;
  fhir:title [ fhir:v "Canonical Mapping for \"Participation Status\""], [ fhir:v "Canonical Mapping for \"Participation Status\""] ;
  fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"], [ fhir:v "2020-12-28T16:55:11+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ;
  fhir:description [ fhir:v "Canonical Mapping for \"The Participation status of an appointment.\""], [ fhir:v "Canonical Mapping for \"The Participation status of an appointment.\""] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:sourceScope [ fhir:v "http://hl7.org/fhir/ValueSet/participationstatus"] ;
  fhir:targetScope [ fhir:v "http://hl7.org/fhir/ValueSet/resource-status"] ;
  fhir:group ( [
     fhir:source [ fhir:v "http://hl7.org/fhir/participationstatus" ] ;
     fhir:target [ fhir:v "http://hl7.org/fhir/resource-status" ] ;
     fhir:element ( [
       fhir:code [ fhir:v "tentative" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "draft" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "declined" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "declined" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "accepted" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "accepted" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] [
       fhir:code [ fhir:v "needs-action" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "failed" ] ;
         fhir:relationship [ fhir:v "equivalent" ]
       ] )
     ] )
  ] ) .

# -------------------------------------------------------------------------------------



< xmlns="http://hl7.org/fhir"
     url="" >
  <!-- from Element: 
 <</valueCodeableConcept>
</extension>
JSON
Template
  
{ // 
  // from Element: 
    " ]
    " 
    "
  }

Summary Name Flags Card. Type Description & Constraints bodyPosition 0..1 CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/observation-bodyPosition bodyPosition: The position of the body when the observation was done, e.g. standing, sitting. To be used only when Usage note: every effort has been made to ensure that the body position in examples are correct and useful, but they are not precoordinated in the observation code. Use on Element ID Observation or Element ID Specimen.collection Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/observation-bodyPosition bodyPosition: The position a normative part of the body when the observation was done, e.g. standing, sitting. To be used only when the body position in not precoordinated in the observation code. Use on Element ID Observation or Element ID Specimen.collection extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition" value[x] I 1..1 CodeableConcept Value of extension Documentation for this format XML Template specification.

<!-- bodyPosition --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueCodeableConcept> </extension>
JSON Template { // // from Element: " ] " " }   Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div ) ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) ) ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )