US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901 United States of America flag

US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions

: adminGender VistA - TTL Representation

Active as of 2025-09-02

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "adminGender-vista"] ; # 
  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: ValueSet adminGender-vista</b></p><a name=\"adminGender-vista\"> </a><a name=\"hcadminGender-vista\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-CSadminGender.html\"><code>http://va.gov/terminology/vistaDefinedTerms/2-.02</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://va.gov/fhir/ValueSet/adminGender-vista"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.8.0"] ; # 
  fhir:name [ fhir:v "AdminGender_VistA"] ; # 
  fhir:title [ fhir:v "adminGender VistA"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-02T14:12:45+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 "VistA Source ValueSet for Terminology Maps [VF_adminGender](ConceptMap-VF-adminGender.html)"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://va.gov/terminology/vistaDefinedTerms/2-.02"^^xsd:anyURI ]     ] )
  ] . #