type: valuesetvalueset: resource-status
Canonical Status Codes for FHIR Resources
- Official URL: http://hl7.org/fhir/ValueSet/resource-status
- Status: active
- Name: CanonicalStatusCodesForFHIRResources
- Title: Canonical Status Codes for FHIR Resources
- Publisher: FHIR Project
- Description: The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes.
Content (Compose)
- System: http://hl7.org/fhir/resource-status
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="resource-status"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/resource-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.117"/>
</identifier>
<name value="CanonicalStatusCodesForFHIRResources"/>
<title value="Canonical Status Codes for FHIR Resources"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project"/>
<description value="The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes."/>
<compose>
<include>
<system value="http://hl7.org/fhir/resource-status"/>
</include>
</compose>
</ValueSet>