0.6.5 - ci-build

USInterstateInteroperability - Local Development build (v0.6.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: US-State-DistrictofColumbia - TTL Representation

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:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "uEkrqm29DjZbHYZiT"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location uEkrqm29DjZbHYZiT</b></p><a name=\"uEkrqm29DjZbHYZiT\"> </a><a name=\"hcuEkrqm29DjZbHYZiT\"> </a><a name=\"uEkrqm29DjZbHYZiT-en-US\"> </a><p><b>org/</b>: {&quot;type&quot;:&quot;Polygon&quot;,&quot;coordinates&quot;:[[[-76.90939499999998,38.892811999999985],[-77.04099899999999,38.99510999999999],[-77.11989999999997,38.934310999999994],[-77.03169799999996,38.850512],[-77.03859799999998,38.79151299999998],[-76.90939499999998,38.892811999999985]]]}</p><p><b>identifier</b>: <code>https://www.usps.com</code>/DC, <code>https://www.census.gov/</code>/0400000US11, <code>https://github.com/awatson1978/us-state-profiles/index</code>/11</p><p><b>status</b>: Active</p><p><b>name</b>: State of District of Columbia</p><p><b>address</b>: DC USA </p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://geojson.org/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{\"type\":\"Polygon\",\"coordinates\":[[[-76.90939499999998,38.892811999999985],[-77.04099899999999,38.99510999999999],[-77.11989999999997,38.934310999999994],[-77.03169799999996,38.850512],[-77.03859799999998,38.79151299999998],[-76.90939499999998,38.892811999999985]]]}" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.usps.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DC" ]
  ] [
fhir:system [ fhir:v "https://www.census.gov/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0400000US11" ]
  ] [
fhir:system [ fhir:v "https://github.com/awatson1978/us-state-profiles/index"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "State of District of Columbia"] ; # 
  fhir:address [
fhir:state [ fhir:v "DC" ] ;
fhir:country [ fhir:v "USA" ]
  ] . #