Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: independencerehab2 - JSON Representation

Raw json | Download


{
  "resourceType" : "HealthcareService",
  "id" : "independencerehab2",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService</b><a name=\"independencerehab2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource HealthcareService &quot;independencerehab2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-healthcareservice.html\">VhDir Healthcare Service</a></p></div><blockquote><p><b>VhDir Newpatients</b></p><blockquote><p><b>url</b></p><code>acceptingPatients</code></blockquote><p><b>value</b>: true</p><blockquote><p><b>url</b></p><code>network</code></blockquote><p><b>value</b>: <a href=\"Organization-patriotppo.html\">Organization/patriotppo: Patriot Preferred Provider Network</a> &quot;Patriot Preferred Provider Network&quot;</p></blockquote><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-independencerehab.html\">Organization/independencerehab: Independence Rehabilitation Services, Inc.</a> &quot;Independence Rehabilitation Services, Inc.&quot;</p><p><b>category</b>: Specialist Medical <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-category.html\">Service category</a>#27)</span></p><p><b>type</b>: Rehabilitation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-type.html\">Service type</a>#576)</span></p><p><b>specialty</b>: Rehabilitation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394602003)</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients",
      "extension" : [
        {
          "url" : "acceptingPatients",
          "valueBoolean" : true
        },
        {
          "url" : "network",
          "valueReference" : {
            "reference" : "Organization/patriotppo",
            "display" : "Patriot Preferred Provider Network"
          }
        }
      ]
    }
  ],
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/independencerehab",
    "display" : "Independence Rehabilitation Services, Inc."
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-category",
          "code" : "27",
          "display" : "Specialist Medical"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-type",
          "code" : "576",
          "display" : "Rehabilitation"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "394602003",
          "display" : "Rehabilitation"
        }
      ]
    }
  ],
  "name" : "Independence Rehab - Outpatient rehabilitation services",
  "comment" : "Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients",
  "appointmentRequired" : true
}