Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - 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: R4B R4 R3

Content Detailed Descriptions Mappings XML JSON

Example ValueSet/location-form (XML)

Extension: markdown URL for this extension: http://hl7.org/fhir/StructureDefinition/rendering-markdown Status: draft. Extension maintained by: Health Level Seven International (FHIR Infrastructure) This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow for greater precision of display. Context of Use: Use on Element ID string Extension Content
FHIR Infrastructure Vocabulary Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints markdown 0..1 markdown Raw XML URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml ( canonical form can allow for greater precision of display. Use on Element ID string Documentation for this format + also see XML Format Specification Full Structure )

Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow

Definition for greater precision of display. Use on Element ID string extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-markdown" value[x] I 1..1 markdown Value of extension Documentation for this format XML Template SetLocation Form

<!-- markdown -->
<?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="location-form"/> 
  <meta> 
    <lastUpdated value="2022-09-10T04:52:37.223+10: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="http://terminology.hl7.org/3.1.0/CodeSystem-location-physical-type.html">
            <code> http://terminology.hl7.org/CodeSystem/location-physical-type</code> 
          </a> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/location-form"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.328"/> 
  </identifier> 
  <version value="5.0.0-ballot"/> 
  <name value="LocationForm"/> 
  <title value="Location Form"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <publisher value="FHIR Project team"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="This example value set defines a set of codes that can be used to indicate the
   physical form of the Location."/> 
  <compose> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/> 
    </include> 
  </compose> 

Name
Flags
Card.
Type
Description
&
Constraints


</

ValueSet


>


markdown
0..1
markdown
URL
=
http://hl7.org/fhir/StructureDefinition/rendering-markdown
markdown:
This
is
an
equivalent
of
the
string
on
which
the
extension
is
sent,
but
includes
additional
markdown
(see
documentation
about
markdown
.
Note
that
using
HTML
xhtml
can
allow
for
greater
precision
of
display.
Use
on
Element
ID
string
Documentation
for
this
format



Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which Usage note: every effort has been made to ensure that the extension is sent, examples are correct and useful, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow for greater precision of display. Use on Element ID string extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-markdown" value[x] I 1..1 markdown Value they are not a normative part of extension Documentation for this format XML Template the specification.

<!-- markdown --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </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 )