Example
ValueSet/care-plan-activity-status
(XML)
Raw
JSON
XML
(
canonical
form
+
also
see
JSON
XML
Format
Specification
)
Definition
for
Code
System
Form
Codes
Value
SetCarePlanActivityStatus
{
"resourceType" : "CodeSystem",
"id" : "forms",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://terminology.hl7.org/CodeSystem/forms-codes",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1052"
}],
"version" : "4.0.1",
"name" : "Form Codes",
"status" : "draft",
"experimental" : true,
"publisher" : "Financial Management",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "This value set includes a sample set of Forms codes.",
"copyright" : "This is an example set.",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/forms",
"content" : "complete",
"concept" : [{
"code" : "1",
"display" : "Form #1",
"definition" : "Example: The #1 form to be used when printing this information."
},
{
"code" : "2",
"display" : "Form #1",
"definition" : "Example: The #2 form to be used when printing this information."
}]
}
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="care-plan-activity-status"/>
<meta>
<lastUpdated value="2022-09-10T04:52:37.223+10:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include all codes defined in
<a href="codesystem-care-plan-activity-status.html">
<code> http://hl7.org/fhir/care-plan-activity-status</code>
</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/care-plan-activity-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.146"/>
</identifier>
<version value="5.0.0-ballot"/>
<name value="CarePlanActivityStatus"/>
<title value="CarePlanActivityStatus"/>
<status value="draft"/>
<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="Codes that reflect the current state of a care plan activity within its overall
life cycle."/>
<immutable value="true"/>
<compose>
<include>
<system value="http://hl7.org/fhir/care-plan-activity-status"/>
</include>
</compose>
</
ValueSet
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.