Vital Records Common Library (VRCL) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Vital Records Common Library (VRCL) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vr-common-library/ and changes regularly. See the Directory of published versions

: Code System - Local Observation Codes Vital Records - TTL Representation

Active as of 2024-10-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CodeSystem-local-observation-codes-vr"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CodeSystem-local-observation-codes-vr</b></p><a name=\"CodeSystem-local-observation-codes-vr\"> </a><a name=\"hcCodeSystem-local-observation-codes-vr\"> </a><a name=\"CodeSystem-local-observation-codes-vr-en-US\"> </a><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>Input Race and Ethnicity</td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</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>Decedent Input Race and Ethnicity</td><td>Decedent Race and Ethnicity Data submitted by Jurisdictions to NCHS</td></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityDecedent<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityDecedent\"> </a></td><td>Decedent Coded Race and Ethnicity</td><td>Decedent 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>Mother Input Race and Ethnicity</td><td>Mother Race and Ethnicity Data submitted by Jurisdictions to NCHS</td></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityMother<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityMother\"> </a></td><td>Mother Coded Race and Ethnicity</td><td>Mother 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>Father Input Race and Ethnicity</td><td>Father Race and Ethnicity Data submitted by Jurisdictions to NCHS</td></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicityFather<a name=\"CodeSystem-local-observation-codes-vr-codedraceandethnicityFather\"> </a></td><td>Father Coded Race and Ethnicity</td><td>Father Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "CodeSystemLocalObservationsCodesVitalRecords"] ; # 
  fhir:title [ fhir:v "Code System - Local Observation Codes Vital Records"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-11T17:37:41+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Local Observation Codes for observations that lack an appropriate LOINC code.\nThis codesystem is only for use in the vital records use cases supported by this Implementation guide, and should not be used elsewhere."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "emergingissues" ] ;
fhir:display [ fhir:v "Emerging Issues" ] ;
fhir:definition [ fhir:v "NCHS-required emerging issues data." ]
  ] [
fhir:code [ fhir:v "inputraceandethnicity" ] ;
fhir:display [ fhir:v "Input Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Race and Ethnicity Data submitted by Jurisdictions to NCHS" ]
  ] [
fhir:code [ fhir:v "codedraceandethnicity" ] ;
fhir:display [ fhir:v "Coded Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Coded Race and Ethnicity Data produced by NCHS from submitted death record" ]
  ] [
fhir:code [ fhir:v "inputraceandethnicityDecedent" ] ;
fhir:display [ fhir:v "Decedent Input Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Decedent Race and Ethnicity Data submitted by Jurisdictions to NCHS" ]
  ] [
fhir:code [ fhir:v "codedraceandethnicityDecedent" ] ;
fhir:display [ fhir:v "Decedent Coded Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Decedent Coded Race and Ethnicity Data produced by NCHS from submitted death record" ]
  ] [
fhir:code [ fhir:v "inputraceandethnicityMother" ] ;
fhir:display [ fhir:v "Mother Input Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Mother Race and Ethnicity Data submitted by Jurisdictions to NCHS" ]
  ] [
fhir:code [ fhir:v "codedraceandethnicityMother" ] ;
fhir:display [ fhir:v "Mother Coded Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Mother Coded Race and Ethnicity Data produced by NCHS from submitted death record" ]
  ] [
fhir:code [ fhir:v "inputraceandethnicityFather" ] ;
fhir:display [ fhir:v "Father Input Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Father Race and Ethnicity Data submitted by Jurisdictions to NCHS" ]
  ] [
fhir:code [ fhir:v "codedraceandethnicityFather" ] ;
fhir:display [ fhir:v "Father Coded Race and Ethnicity" ] ;
fhir:definition [ fhir:v "Father Coded Race and Ethnicity Data produced by NCHS from submitted death record" ]
  ] ) . #