type: valuesetvalueset: example-inactive
Example with inactive codes
- Official URL: http://hl7.org/fhir/ValueSet/inactive
- Status: draft
- Name: ExampleInactive
- Title: Example with inactive codes
- Publisher: HL7 International / Terminology Infrastructure
- Description: HL7 v3 ActMood Predicate codes, including inactive codes
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/v3-ActMood | Filters: concept descendent-of _ActMoodPredicate
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="inactive"/>
<url value="http://hl7.org/fhir/ValueSet/inactive"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3146"/>
</identifier>
<name value="ExampleInactive"/>
<title value="Example with inactive codes"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="HL7 International / Terminology Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/Vocab/index.cfm"/>
</telecom>
</contact>
<description value="HL7 v3 ActMood Predicate codes, including inactive codes"/>
<compose>
<inactive value="true"/>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="_ActMoodPredicate"/>
</filter>
</include>
</compose>
<expansion>
<identifier value="urn:uuid:46c00b3f-003a-4f31-9d4b-ea2de58b2a99"/>
<timestamp value="2017-02-26T10:00:00Z"/>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<inactive value="true"/>
<code value="CRT"/>
<display value="criterion"/>
</contains>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<code value="EXPEC"/>
<display value="expectation"/>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<code value="GOL"/>
<display value="goal"/>
</contains>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<code value="RSK"/>
<display value="risk"/>
</contains>
</contains>
<contains>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
<code value="OPT"/>
<display value="option"/>
</contains>
</expansion>
</ValueSet>