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" : "adaptor-trimmed-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem adaptor-trimmed-cs</b></p><a name=\"adaptor-trimmed-cs\"> </a><a name=\"hcadaptor-trimmed-cs\"> </a><a name=\"adaptor-trimmed-cs-en-US\"> </a><p>This code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/adaptor-trimmed-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></tr><tr><td style=\"white-space:nowrap\">yes<a name=\"adaptor-trimmed-cs-yes\"> </a></td><td>Yes</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"adaptor-trimmed-cs-no\"> </a></td><td>No</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"adaptor-trimmed-cs-unknown\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/adaptor-trimmed-cs",
"version" : "0.1.0",
"name" : "AdaptorTrimmedCS",
"title" : "Adaptor trimmed options",
"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" : "Adaptor trimmed options",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "yes",
"display" : "Yes"
},
{
"code" : "no",
"display" : "No"
},
{
"code" : "unknown",
"display" : "Unknown"
}
]
}