VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

JSON Format: HealthcareService-independencerehab2

Raw json

{
  "resourceType" : "HealthcareService",
  "id" : "independencerehab2",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: independencerehab2</p><p><b>meta</b>: </p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-independencerehab.html">Independence Rehabilitation Services, Inc.. Generated Summary: id: independencerehab; active; <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}">Rehabilitation services provider</span>; name: Independence Rehabilitation Services, Inc.</a></p><p><b>category</b>: Specialist Medical <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/service-category code '27' = 'Specialist Medical', given as 'Specialist Medical'})</span></p><p><b>type</b>: Rehabilitation <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/service-type code '576' = 'Rehabilitation', given as 'Rehabilitation'})</span></p><p><b>specialty</b>: Rehabilitation <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '394602003' = 'Rehabilitation - specialty (qualifier value)', given as '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>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "acceptingPatients",
          "valueBoolean" : true
        },
        {
          "url" : "network",
          "valueReference" : {
            "reference" : "Organization/patriotppo",
            "display" : "Patriot Preferred Provider Network"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients"
    }
  ],
  "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
}