Validated Healthcare Directory
1.0.0 - STU1 International flag

Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: HealthcareService/independencerehab2 - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "independencerehab2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice>     ] )
  ] ; # 
  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: HealthcareService independencerehab2</b></p><a name=\"independencerehab2\"> </a><a name=\"hcindependencerehab2\"> </a><a name=\"independencerehab2-en-US\"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-independencerehab.html\">Independence Rehabilitation Services, Inc.</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 27}\">Specialist Medical</span></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 576}\">Rehabilitation</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394602003}\">Rehabilitation</span></p><p><b>name</b>: Independence Rehab - Outpatient rehabilitation services</p><p><b>comment</b>: Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients</p><p><b>appointmentRequired</b>: true</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "acceptingPatients"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "network"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/patriotppo" ] ;
fhir:display [ fhir:v "Patriot Preferred Provider Network" ]       ]     ] )
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:providedBy [
fhir:reference [ fhir:v "Organization/independencerehab" ] ;
fhir:display [ fhir:v "Independence Rehabilitation Services, Inc." ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "Specialist Medical" ]     ] )
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "576" ] ;
fhir:display [ fhir:v "Rehabilitation" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
a sct:394602003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394602003" ] ;
fhir:display [ fhir:v "Rehabilitation" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Independence Rehab - Outpatient rehabilitation services"] ; # 
  fhir:comment [ fhir:v "Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients"] ; # 
  fhir:appointmentRequired [ fhir:v "true"^^xsd:boolean] . #