0.1.0 - ci-build
CarePlanDAM - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-18 |
{
"resourceType" : "CodeSystem",
"id" : "specification-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem specification-type-cs</b></p><a name=\"specification-type-cs\"> </a><a name=\"hcspecification-type-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/dam/CodeSystem/specification-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">rule-based-structured-document<a name=\"specification-type-cs-rule-based-structured-document\"> </a></td><td>Rule-based Structured Document</td><td>Care plan as a rule-based structured document</td></tr><tr><td style=\"white-space:nowrap\">rule-based-ui-dataset<a name=\"specification-type-cs-rule-based-ui-dataset\"> </a></td><td>Rule-based UI Dataset</td><td>Care plan as a rule-based UI dataset</td></tr><tr><td style=\"white-space:nowrap\">authored-structured-plan<a name=\"specification-type-cs-authored-structured-plan\"> </a></td><td>Authored Structured Plan</td><td>Care plan as an authored structured plan</td></tr><tr><td style=\"white-space:nowrap\">rule-based-api-dataset<a name=\"specification-type-cs-rule-based-api-dataset\"> </a></td><td>Rule-based API Dataset</td><td>Care plan as a rule-based API dataset</td></tr><tr><td style=\"white-space:nowrap\">unstructured-note<a name=\"specification-type-cs-unstructured-note\"> </a></td><td>Unstructured Note</td><td>Care plan as an unstructured note</td></tr><tr><td style=\"white-space:nowrap\">aggregation<a name=\"specification-type-cs-aggregation\"> </a></td><td>Aggregation</td><td>Care plan as an aggregation of other plans</td></tr></table></div>"
},
"url" : "http://hl7.org/dam/CodeSystem/specification-type-cs",
"version" : "0.1.0",
"name" : "SpecificationTypeCS",
"title" : "Specification Type Code System",
"status" : "active",
"experimental" : true,
"date" : "2026-02-18T18:16:25+00:00",
"publisher" : "Patient Care WG",
"contact" : [
{
"name" : "Patient Care WG",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "Codes for care plan specification types",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "rule-based-structured-document",
"display" : "Rule-based Structured Document",
"definition" : "Care plan as a rule-based structured document"
},
{
"code" : "rule-based-ui-dataset",
"display" : "Rule-based UI Dataset",
"definition" : "Care plan as a rule-based UI dataset"
},
{
"code" : "authored-structured-plan",
"display" : "Authored Structured Plan",
"definition" : "Care plan as an authored structured plan"
},
{
"code" : "rule-based-api-dataset",
"display" : "Rule-based API Dataset",
"definition" : "Care plan as a rule-based API dataset"
},
{
"code" : "unstructured-note",
"display" : "Unstructured Note",
"definition" : "Care plan as an unstructured note"
},
{
"code" : "aggregation",
"display" : "Aggregation",
"definition" : "Care plan as an aggregation of other plans"
}
]
}