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" : "related-file-type-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem related-file-type-code-system</b></p><a name=\"related-file-type-code-system\"> </a><a name=\"hcrelated-file-type-code-system\"> </a><a name=\"related-file-type-code-system-en-US\"> </a><p>This code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/related-file-type-code-system</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\">index_of<a name=\"related-file-type-code-system-index_of\"> </a></td><td>Index of</td></tr><tr><td style=\"white-space:nowrap\">has_index<a name=\"related-file-type-code-system-has_index\"> </a></td><td>Has index</td></tr><tr><td style=\"white-space:nowrap\">data_dictionary_of<a name=\"related-file-type-code-system-data_dictionary_of\"> </a></td><td>Data dictionary of</td></tr><tr><td style=\"white-space:nowrap\">has_data_dictionary<a name=\"related-file-type-code-system-has_data_dictionary\"> </a></td><td>Has data dictionary</td></tr><tr><td style=\"white-space:nowrap\">plink-type-associated-files<a name=\"related-file-type-code-system-plink-type-associated-files\"> </a></td><td>Plink-type associated files</td></tr></table></div>"
},
"url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/related-file-type-code-system",
"version" : "0.1.0",
"name" : "RelatedFileTypeCS",
"title" : "Related File Type Code System",
"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" : "Explains the relationship of this file to the file of reference",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "index_of",
"display" : "Index of"
},
{
"code" : "has_index",
"display" : "Has index"
},
{
"code" : "data_dictionary_of",
"display" : "Data dictionary of"
},
{
"code" : "has_data_dictionary",
"display" : "Has data dictionary"
},
{
"code" : "plink-type-associated-files",
"display" : "Plink-type associated files"
}
]
}