NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-25 |
{
"resourceType" : "CodeSystem",
"id" : "component-elements",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem component-elements</b></p><a name=\"component-elements\"> </a><a name=\"hccomponent-elements\"> </a><a name=\"component-elements-en-US\"> </a><p>This code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/component-elements</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ageAtOnset<a name=\"component-elements-ageAtOnset\"> </a></td><td>Age at Onset</td></tr><tr><td style=\"white-space:nowrap\">ageAtResolution<a name=\"component-elements-ageAtResolution\"> </a></td><td>Age at Resolution</td></tr><tr><td style=\"white-space:nowrap\">otherModifiers<a name=\"component-elements-otherModifiers\"> </a></td><td>Other Modifiers</td></tr><tr><td style=\"white-space:nowrap\">stage<a name=\"component-elements-stage\"> </a></td><td>Stage</td></tr></table></div>"
},
"url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/component-elements",
"version" : "0.1.0",
"name" : "ComponentElements",
"title" : "Elements of Component",
"status" : "draft",
"date" : "2024-11-25T15:36:07+00:00",
"publisher" : "NCPI FHIR Working Group",
"contact" : [
{
"name" : "NCPI FHIR Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
},
{
"system" : "email",
"value" : "ncpi-fhir-ig@googlegroups.com"
}
]
}
],
"description" : "Slicing for elements of component",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "ageAtOnset",
"display" : "Age at Onset"
},
{
"code" : "ageAtResolution",
"display" : "Age at Resolution"
},
{
"code" : "otherModifiers",
"display" : "Other Modifiers"
},
{
"code" : "stage",
"display" : "Stage"
}
]
}