This page is part of the CDA: Clinical Document Architecture (v2.0.1-sd: CDA 2.0 - Informative) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2024-12-18 |
{
"resourceType" : "CodeSystem",
"id" : "IGParametersCDAValidation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IGParametersCDAValidation</b></p><a name=\"IGParametersCDAValidation\"> </a><a name=\"hcIGParametersCDAValidation\"> </a><a name=\"IGParametersCDAValidation-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/cda/stds/core/CodeSystem/IGParametersCDAValidation</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\">parent-template-id<a name=\"IGParametersCDAValidation-parent-template-id\"> </a></td><td>Parent TemplateId</td><td>TemplateId from which all templates in this IG descend. A schematron warning will detect any teplateIds starting with this value that are not defined in the IG.</td></tr><tr><td style=\"white-space:nowrap\">value-set-limit<a name=\"IGParametersCDAValidation-value-set-limit\"> </a></td><td>ValueSet Limit</td><td>Maximum number of values to include in value set lookups.</td></tr></table></div>"
},
"url" : "http://hl7.org/cda/stds/core/CodeSystem/IGParametersCDAValidation",
"version" : "2.0.1-sd",
"name" : "IGParametersCDAValidation",
"title" : "IG Parameters CDA Validation",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-18T12:03:45+11:00",
"publisher" : "Health Level 7",
"contact" : [
{
"name" : "HL7 International - Structured Documents",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure"
},
{
"system" : "email",
"value" : "structdog@lists.HL7.org"
}
]
}
],
"description" : "Code system for CDA validation parameters in the IG.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "parent-template-id",
"display" : "Parent TemplateId",
"definition" : "TemplateId from which all templates in this IG descend. A schematron warning will detect any teplateIds starting with this value that are not defined in the IG."
},
{
"code" : "value-set-limit",
"display" : "ValueSet Limit",
"definition" : "Maximum number of values to include in value set lookups."
}
]
}