Vital Records Common Library (VRCL) STU2-ballot
2.0.0-ballot - ballot United States of America flag

This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: CodeSystem - Local Observation Codes Vital Records - JSON Representation

Active as of 2023-12-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-local-observation-codes-vr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr</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\">emergingissues<a name=\"CodeSystem-local-observation-codes-vr-emergingissues\"> </a></td><td>Emerging Issues</td><td>NCHS-required emerging issues data.</td></tr><tr><td style=\"white-space:nowrap\">inputraceandethnicity<a name=\"CodeSystem-local-observation-codes-vr-inputraceandethnicity\"> </a></td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</td><td/></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicity<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicity\"> </a></td><td>Coded Race and Ethnicity</td><td>Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr><tr><td style=\"white-space:nowrap\">inputraceandethnicityDecedent<a name=\"CodeSystem-local-observation-codes-vr-inputraceandethnicityDecedent\"> </a></td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</td><td/></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityDecedent<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityDecedent\"> </a></td><td>Coded Race and Ethnicity</td><td>Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr><tr><td style=\"white-space:nowrap\">inputraceandethnicityMother<a name=\"CodeSystem-local-observation-codes-vr-inputraceandethnicityMother\"> </a></td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</td><td/></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityMother<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityMother\"> </a></td><td>Coded Race and Ethnicity</td><td>Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr><tr><td style=\"white-space:nowrap\">inputraceandethnicityFather<a name=\"CodeSystem-local-observation-codes-vr-inputraceandethnicityFather\"> </a></td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</td><td/></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityFather<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityFather\"> </a></td><td>Coded Race and Ethnicity</td><td>Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
  "version" : "2.0.0-ballot",
  "name" : "CodeSystemLocalObservationsCodesVitalRecords",
  "title" : "CodeSystem - Local Observation Codes Vital Records",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-16T22:11:04+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "Local Observation Codes for observations that lack an appropriate LOINC code",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "emergingissues",
      "display" : "Emerging Issues",
      "definition" : "NCHS-required emerging issues data."
    },
    {
      "code" : "inputraceandethnicity",
      "display" : "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
    },
    {
      "code" : "codedraceandethnicity",
      "display" : "Coded Race and Ethnicity",
      "definition" : "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
    },
    {
      "code" : "inputraceandethnicityDecedent",
      "display" : "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
    },
    {
      "code" : "codedraceandethnicityDecedent",
      "display" : "Coded Race and Ethnicity",
      "definition" : "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
    },
    {
      "code" : "inputraceandethnicityMother",
      "display" : "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
    },
    {
      "code" : "codedraceandethnicityMother",
      "display" : "Coded Race and Ethnicity",
      "definition" : "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
    },
    {
      "code" : "inputraceandethnicityFather",
      "display" : "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
    },
    {
      "code" : "codedraceandethnicityFather",
      "display" : "Coded Race and Ethnicity",
      "definition" : "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
    }
  ]
}