@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://va.gov/fhir/ConceptMap/VF-ethnicityCategory> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "VF-ethnicityCategory"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-ethnicityCategory</b></p><a name=\"VF-ethnicityCategory\"> </a><a name=\"hcVF-ethnicityCategory\"> </a><p>Mapping from <a href=\"ValueSet-ethnicityCategory-vista.html\">ethnicityCategory VistA</a> to <a href=\"ValueSet-ethnicityCategory.html\">ethnicityCategory FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-10.2.html\">10.2</a> to <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>*Unknown at this time*</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>UNK (unknown)</td></tr><tr><td>D (DECLINED TO ANSWER)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ASKU (asked but unknown)</td></tr><tr><td>U (UNKNOWN BY PATIENT)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ASKU (asked but unknown)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"CodeSystem-10.2.html\">10.2</a> to <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html\">Race &amp; Ethnicity - CDC</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>H (HISPANIC OR LATINO)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>2135-2 (Hispanic or Latino)</td></tr><tr><td>N (NOT HISPANIC OR LATINO)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>2186-5 (Not Hispanic or Latino)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://va.gov/fhir/ConceptMap/VF-ethnicityCategory"^^xsd:anyURI ;
     fhir:l <http://va.gov/fhir/ConceptMap/VF-ethnicityCategory>
  ] ; # 
  fhir:version [ fhir:v "2.5.0"] ; # 
  fhir:name [ fhir:v "VF_ethnicityCategory"] ; # 
  fhir:title [ fhir:v "VF_ethnicityCategory"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-31T16:09:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "VA"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "VA" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.va.gov" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Terminology Maps VF_ethnicityCategory"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "US" ] ;
       fhir:display [ fhir:v "United States of America" ]
     ] )
  ] ) ; # 
  fhir:source [
     a fhir:Canonical ;
     fhir:v "http://va.gov/fhir/ValueSet/ethnicityCategory-vista"^^xsd:anyURI ;
     fhir:l <http://va.gov/fhir/ValueSet/ethnicityCategory-vista>
  ] ; # 
  fhir:target [
     a fhir:Canonical ;
     fhir:v "http://va.gov/fhir/ValueSet/ethnicityCategory"^^xsd:anyURI ;
     fhir:l <http://va.gov/fhir/ValueSet/ethnicityCategory>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "http://va.gov/fhir/CodeSystem/10.2"^^xsd:anyURI ;
       fhir:l <http://va.gov/fhir/CodeSystem/10.2>
     ] ;
     fhir:target [
       fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "*Unknown at this time*" ] ;
       fhir:display [ fhir:v "*Unknown at this time*" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "UNK" ] ;
         fhir:equivalence [ fhir:v "equal" ]
       ] )
     ] [
       fhir:code [ fhir:v "D" ] ;
       fhir:display [ fhir:v "DECLINED TO ANSWER" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ASKU" ] ;
         fhir:equivalence [ fhir:v "wider" ]
       ] )
     ] [
       fhir:code [ fhir:v "U" ] ;
       fhir:display [ fhir:v "UNKNOWN BY PATIENT" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ASKU" ] ;
         fhir:equivalence [ fhir:v "wider" ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://va.gov/fhir/CodeSystem/10.2"^^xsd:anyURI ;
       fhir:l <http://va.gov/fhir/CodeSystem/10.2>
     ] ;
     fhir:target [
       fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.840.1.113883.6.238>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "H" ] ;
       fhir:display [ fhir:v "HISPANIC OR LATINO" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "2135-2" ] ;
         fhir:equivalence [ fhir:v "equal" ]
       ] )
     ] [
       fhir:code [ fhir:v "N" ] ;
       fhir:display [ fhir:v "NOT HISPANIC OR LATINO" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "2186-5" ] ;
         fhir:equivalence [ fhir:v "equal" ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

