HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1
1.0.0 - STU1
HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/costateixeira/historytest/ and changes regularly. See the Directory of published versions
Active as of 2025-07-25 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="MyValueSet"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MyValueSet</b></p><a name="MyValueSet"> </a><a name="hcMyValueSet"> </a><p>This value set includes codes based on the following rules:</p><ul/></div>
</text>
<url value="http://example.com/fhir/example/ValueSet/MyValueSet"/>
<version value="1.0.0"/>
<name value="MyValueSet"/>
<title value="ValueSet"/>
<status value="active"/>
<date value="2025-07-25T20:01:11+00:00"/>
<publisher value="My Organization"/>
<contact>
<name value="My Organization"/>
<telecom>
<system value="url"/>
<value value="http://example.com/committees"/>
</telecom>
<telecom>
<system value="email"/>
<value value="my-group@example.com"/>
</telecom>
</contact>
<contact>
<name value="Bob Smith"/>
<telecom>
<system value="email"/>
<value value="bobsmith@example.com"/>
<use value="work"/>
</telecom>
</contact>
<description value="ValueSet"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
</ValueSet>