EHI Export Implementation Guide
0.1.0 - ci-build
EHI Export Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-04-11 |
{
"resourceType" : "CodeSystem",
"id" : "immunization-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem immunization-status-cs</b></p><a name=\"immunization-status-cs\"> </a><a name=\"hcimmunization-status-cs\"> </a><a name=\"immunization-status-cs-en-US\"> </a><p>This code system <code>https://ehi-export.pointclickcare.com/site/CodeSystem-immunization-status-cs.html</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">COMPLETE<a name=\"immunization-status-cs-COMPLETE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">HISTORICAL<a name=\"immunization-status-cs-HISTORICAL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NEGATIVE<a name=\"immunization-status-cs-NEGATIVE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NOT_ELIGIBLE<a name=\"immunization-status-cs-NOT_ELIGIBLE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PENDING_CONSENT<a name=\"immunization-status-cs-PENDING_CONSENT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PENDING_IMMUNIZATION<a name=\"immunization-status-cs-PENDING_IMMUNIZATION\"> </a></td></tr><tr><td style=\"white-space:nowrap\">POSITIVE<a name=\"immunization-status-cs-POSITIVE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REFUSED<a name=\"immunization-status-cs-REFUSED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PENDING_RESULTS<a name=\"immunization-status-cs-PENDING_RESULTS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">UNDETERMINED<a name=\"immunization-status-cs-UNDETERMINED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PENDING_HISTORICAL<a name=\"immunization-status-cs-PENDING_HISTORICAL\"> </a></td></tr></table></div>"
},
"url" : "https://ehi-export.pointclickcare.com/site/CodeSystem-immunization-status-cs.html",
"version" : "0.1.0",
"name" : "ImmunizationStatusCS",
"title" : "Immunization Status Code System",
"status" : "draft",
"date" : "2025-04-11T19:03:38+00:00",
"publisher" : "PCC",
"contact" : [
{
"name" : "PCC",
"telecom" : [
{
"system" : "url",
"value" : "https://www.pointclickcare.com"
},
{
"system" : "email",
"value" : "info@pointclickcare.com"
}
]
}
],
"description" : "PCC defined immunization statuses",
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "COMPLETE",
"display" : "COMPLETE"
},
{
"code" : "HISTORICAL",
"display" : "HISTORICAL"
},
{
"code" : "NEGATIVE",
"display" : "NEGATIVE"
},
{
"code" : "NOT_ELIGIBLE",
"display" : "NOT_ELIGIBLE"
},
{
"code" : "PENDING_CONSENT",
"display" : "PENDING_CONSENT"
},
{
"code" : "PENDING_IMMUNIZATION",
"display" : "PENDING_IMMUNIZATION"
},
{
"code" : "POSITIVE",
"display" : "POSITIVE"
},
{
"code" : "REFUSED",
"display" : "REFUSED"
},
{
"code" : "PENDING_RESULTS",
"display" : "PENDING_RESULTS"
},
{
"code" : "UNDETERMINED",
"display" : "UNDETERMINED"
},
{
"code" : "PENDING_HISTORICAL",
"display" : "PENDING_HISTORICAL"
}
]
}