FHIR Release 3 (STU) R5 Final QA

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes 3). ). 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 ValueSet/guide-page-generation (XML)

Extension: http-response-header URL for this extension: http://hl7.org/fhir/StructureDefinition/http-response-header
FHIR Terminology Infrastructure Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints extension Raw XML 0..* string ( canonical form URL = http://hl7.org/fhir/StructureDefinition/http-response-header http-response-header: In a transaction, every single interaction can have multiple HTTP response headers returned as a result of the interaction. Use on element: Bundle.entry.response Documentation for this format + also see XML Format Specification Full Structure )

Name Flags Card. Type Description & Constraints extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/http-response-header http-response-header: In a transaction, every single interaction can have multiple HTTP response headers returned as a result of the interaction. Use on element: Bundle.entry.response url 1..1 uri "http://hl7.org/fhir/StructureDefinition/http-response-header" valueString 0..1 string Value of extension Documentation for this format

XML Template Definition for Value SetGuide Page Generation

<!-- http-response-header -->
<?xml version="1.0" encoding="UTF-8"?>


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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="guide-page-generation"/> 
  <meta> 
    <lastUpdated value="2023-03-01T23:03:57.298+11:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <ul> 
        <li> Include all codes defined in 
          <a href="codesystem-guide-page-generation.html">
            <code> http://hl7.org/fhir/guide-page-generation</code> 
          </a> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/guide-page-generation"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.998"/> 
  </identifier> 
  <version value="5.0.0-draft-final"/> 
  <name value="GuidePageGeneration"/> 
  <title value="Guide Page Generation"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2020-12-28T16:55:11+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="A code that indicates how the page is generated."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/guide-page-generation"/> 
    </include> 
  </compose> 

Name
Flags
Card.
Type
Description
&
Constraints


</

ValueSet


>


extension
0..*
string
URL
=
http://hl7.org/fhir/StructureDefinition/http-response-header
http-response-header:
In
a
transaction,
every
single
interaction
can
have
multiple
HTTP
response
headers
returned
as
a
result
of
the
interaction.
Use
on
element:
Bundle.entry.response
Documentation
for
this
format



Full Structure Name Flags Card. Type Description & Constraints extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/http-response-header http-response-header: In a transaction, Usage note: every single interaction can have multiple HTTP response headers returned as effort has been made to ensure that the examples are correct and useful, but they are not a result normative part of the interaction. Use on element: Bundle.entry.response url 1..1 uri "http://hl7.org/fhir/StructureDefinition/http-response-header" valueString 0..1 string Value of extension Documentation for this format XML Template <!-- http-response-header --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> JSON Template specification.

{ // // 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')]) )