Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R4B R4 R3

Content Detailed Descriptions Mappings XML JSON

Example ValueSet/guidance-response-status (XML)

Extension: partner-name   Maturity Level : 1 URL for this extension: http://hl7.org/fhir/StructureDefinition/humanname-partner-name Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR Core WG The portion of the family name that is derived from the person's partner's surname, as distinguished from any portion that is derived from the surname of the person's own name. Comment : If the person's surname has legally changed to become (or incorporate) the surname of the person's partner or spouse, this is the person's surname immediately prior to such change. Often this is the person's "maiden name". Context of Use: Use on Element ID HumanName.family Extension Content
FHIR Responsible Owner: Terminology Infrastructure Work Group Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints partner-name Raw XML 0..1 string ( canonical form URL = http://hl7.org/fhir/StructureDefinition/humanname-partner-name partner-name: The portion of the family name that is derived from the person's partner's surname, as distinguished from any portion that is derived from the surname of the person's own name. Use on Element ID HumanName.family 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/humanname-partner-name partner-name: The portion of the family name that is derived from the person's partner's surname, as distinguished from any portion that is derived from the surname of the person's own name. Use on Element ID HumanName.family extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/humanname-partner-name" value[x] I 1..1 string Value of extension Documentation for this format

XML Template Definition for Value SetGuidance Response Status

<!-- partner-name -->
<?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="guidance-response-status"/> 
  <meta> 
    <lastUpdated value="2025-12-17T09:50:17.012+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet guidance-response-status</b> 
      </p> 
      <a name="guidance-response-status"> </a> 
      <a name="hcguidance-response-status"> </a> 
      <ul> 
        <li> Include all codes defined in 
          <a href="codesystem-guidance-response-status.html">
            <code> http://hl7.org/fhir/guidance-response-status</code> 
          </a> 
          <span title="Version is not explicitly stated, which means it is fixed to the version provided
           in this specification"> version 📦6.0.0-ballot3</span> 
        </li>       </ul>     </div>   </text>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">    <valueCode value="cds"/>   </extension>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">    <valueCode value="normative"/>   </extension>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">    <valueInteger value="2"/>   </extension>   <url value="http://hl7.org/fhir/ValueSet/guidance-response-status"/>   <identifier>     <system value="urn:ietf:rfc:3986"/>     <value value="urn:oid:2.16.840.1.113883.4.642.3.817"/>   </identifier>   <identifier>     <use value="old"/>     <system value="urn:ietf:rfc:3986"/>     <value value="urn:oid:2.16.840.1.113883.4.642.3.800"/>   </identifier>   <version value="6.0.0-ballot3"/>   <name value="GuidanceResponseStatus"/>   <title value="Guidance Response Status"/>   <status value="active"/>   <experimental value="false"/>   <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="The status of a guidance response."/>   <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/guidance-response-status"/>     </include>   </compose> 

Name
Flags
Card.
Type
Description
&
Constraints


</

ValueSet


>


partner-name
0..1
string
URL
=
http://hl7.org/fhir/StructureDefinition/humanname-partner-name
partner-name:
The
portion
of
the
family
name
that
is
derived
from
the
person's
partner's
surname,
as
distinguished
from
any
portion
that
is
derived
from
the
surname
of
the
person's
own
name.
Use
on
Element
ID
HumanName.family
Documentation
for
this
format



Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/humanname-partner-name partner-name: The portion of the family name that is derived from the person's partner's surname, as distinguished from any portion Usage note: every effort has been made to ensure that is derived from the surname examples are correct and useful, but they are not a normative part of the person's own name. Use on Element ID HumanName.family extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/humanname-partner-name" value[x] I 1..1 string Value of extension Documentation for this format XML Template specification.

<!-- partner-name --> < 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 )