This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v3.0.0: STU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-10-16 |
{
"resourceType" : "CodeSystem",
"id" : "vrdr-system-reject-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vrdr-system-reject-cs</b></p><a name=\"vrdr-system-reject-cs\"> </a><a name=\"hcvrdr-system-reject-cs\"> </a><a name=\"vrdr-system-reject-cs-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"vrdr-system-reject-cs-0\"> </a></td><td>Not Rejected</td><td>Not Rejected</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"vrdr-system-reject-cs-1\"> </a></td><td>MICAR Reject Dictionary Match</td><td>MICAR Reject Dictionary match</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"vrdr-system-reject-cs-2\"> </a></td><td>ACME Reject</td><td>ACME Reject</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"vrdr-system-reject-cs-3\"> </a></td><td>MICAR Reject Rule Application</td><td>MICAR Reject Rule Application</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"vrdr-system-reject-cs-4\"> </a></td><td>Record Reviewed</td><td>Record Reviewed</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.10.16.13"
}
],
"version" : "3.0.0",
"name" : "SystemRejectCS",
"title" : "System Reject Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-10-16T18:41:34+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "System Reject Code System",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "0",
"display" : "Not Rejected",
"definition" : "Not Rejected"
},
{
"code" : "1",
"display" : "MICAR Reject Dictionary Match",
"definition" : "MICAR Reject Dictionary match"
},
{
"code" : "2",
"display" : "ACME Reject",
"definition" : "ACME Reject"
},
{
"code" : "3",
"display" : "MICAR Reject Rule Application",
"definition" : "MICAR Reject Rule Application"
},
{
"code" : "4",
"display" : "Record Reviewed",
"definition" : "Record Reviewed"
}
]
}