type: valuesetvalueset: list-example-codes
Example Use Codes for List
- Official URL: http://hl7.org/fhir/ValueSet/list-example-codes
- Version: 6.0.0
- Status: active
- Name: ExampleUseCodesForList
- Title: Example Use Codes for List
- Publisher: FHIR Project
- Description: Example use codes for the List resource - typical kinds of use.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/list-example-use-codes
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="list-example-codes"/>
<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="informative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/list-example-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.316"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.307"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.173"/>
</identifier>
<version value="6.0.0"/>
<name value="ExampleUseCodesForList"/>
<title value="Example Use Codes for List"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="Example use codes for the List resource - typical kinds of use."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/list-example-use-codes"/>
</include>
</compose>
</ValueSet>