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-Delaware - 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 "5QYLy3D3fdD2BSGy5"] ; # 
  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 5QYLy3D3fdD2BSGy5</b></p><a name=\"5QYLy3D3fdD2BSGy5\"> </a><a name=\"hc5QYLy3D3fdD2BSGy5\"> </a><a name=\"5QYLy3D3fdD2BSGy5-en-US\"> </a><p><b>org/</b>: {&quot;type&quot;:&quot;Polygon&quot;,&quot;coordinates&quot;:[[[-75.70735222602659,38.635359213275684],[-75.69352099999998,38.46012799999999],[-75.42872799999999,38.45267099999999],[-75.04893899999998,38.451263],[-75.06550999999999,38.66103],[-75.08215299999996,38.77215699999999],[-75.19055199999998,38.806860999999984],[-75.31228199999998,38.92459399999999],[-75.31835399999999,38.98819099999999],[-75.39627699999998,39.057883999999994],[-75.41062499999998,39.15624599999999],[-75.39301499999998,39.204511999999994],[-75.43902699999998,39.313384],[-75.51299599999999,39.36615299999999],[-75.58943899999998,39.46081199999999],[-75.56303399999999,39.56223999999999],[-75.61187299999999,39.597407999999994],[-75.58714699999999,39.651011999999994],[-75.50974199999999,39.686113000000006],[-75.459439,39.765812999999994],[-75.41504099999999,39.80178599999999],[-75.49884299999997,39.83331199999999],[-75.61725099999998,39.833999],[-75.70120799999997,39.80260599999999],[-75.788359,39.72181099999998],[-75.78865799999998,39.65821100000001],[-75.74579299999996,39.11493499999998],[-75.74381099999997,39.094674],[-75.72202799999998,38.82207799999999],[-75.70735222602659,38.635359213275684]]]}</p><p><b>identifier</b>: <code>https://www.usps.com</code>/DE, <code>https://www.census.gov/</code>/0400000US10, <code>https://github.com/awatson1978/us-state-profiles/index</code>/10</p><p><b>status</b>: Active</p><p><b>name</b>: State of Delaware</p><p><b>address</b>: DE USA </p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://geojson.org/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "{\"type\":\"Polygon\",\"coordinates\":[[[-75.70735222602659,38.635359213275684],[-75.69352099999998,38.46012799999999],[-75.42872799999999,38.45267099999999],[-75.04893899999998,38.451263],[-75.06550999999999,38.66103],[-75.08215299999996,38.77215699999999],[-75.19055199999998,38.806860999999984],[-75.31228199999998,38.92459399999999],[-75.31835399999999,38.98819099999999],[-75.39627699999998,39.057883999999994],[-75.41062499999998,39.15624599999999],[-75.39301499999998,39.204511999999994],[-75.43902699999998,39.313384],[-75.51299599999999,39.36615299999999],[-75.58943899999998,39.46081199999999],[-75.56303399999999,39.56223999999999],[-75.61187299999999,39.597407999999994],[-75.58714699999999,39.651011999999994],[-75.50974199999999,39.686113000000006],[-75.459439,39.765812999999994],[-75.41504099999999,39.80178599999999],[-75.49884299999997,39.83331199999999],[-75.61725099999998,39.833999],[-75.70120799999997,39.80260599999999],[-75.788359,39.72181099999998],[-75.78865799999998,39.65821100000001],[-75.74579299999996,39.11493499999998],[-75.74381099999997,39.094674],[-75.72202799999998,38.82207799999999],[-75.70735222602659,38.635359213275684]]]}" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.usps.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DE" ]
  ] [
fhir:system [ fhir:v "https://www.census.gov/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0400000US10" ]
  ] [
fhir:system [ fhir:v "https://github.com/awatson1978/us-state-profiles/index"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "State of Delaware"] ; # 
  fhir:address [
fhir:state [ fhir:v "DE" ] ;
fhir:country [ fhir:v "USA" ]
  ] . #