{
  "resourceType" : "HealthcareService",
  "id" : "HealthcareServiceHomelessAssistance",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-12-20T19:28:24.671+00:00",
    "profile" : ["http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-HealthcareService"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HealthcareServiceHomelessAssistance</b></p><a name=\"HealthcareServiceHomelessAssistance\"> </a><a name=\"hcHealthcareServiceHomelessAssistance\"> </a><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\">version: 1; Last updated: 2022-12-20 19:28:24+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-HealthcareService.html\">NDH HealthcareService Profile</a></p></div><p><b>NDH Network Reference</b>: <a href=\"Organization-SocialServiceHousingNetwork.html\">Organization Social Service Housing Hub</a></p><p><b>NDH Verification Status</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS complete}\">Complete</span></p><blockquote><p><b>NDH New Patients</b></p><ul><li>acceptingPatients: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/accepting-patients newpt}\">Accepting new and existing patients</span></li></ul></blockquote><blockquote><p><b>NDH Delivery Method</b></p><ul><li>deliveryMethodtype: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-delivery-method physical}\">Physical</span></li></ul></blockquote><blockquote><p><b>NDH HealthcareService or Program Requirement</b></p><ul><li>employment-status: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0066 3}\">Unemployed</span></li></ul></blockquote><p><b>identifier</b>: <code>http://example.org/ndh-identifiers</code>/HealthcareServiceHomelessAssistance</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-OrganizationWelcomeHome.html\">Welcome Home</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category housing}\">Housing</span></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 127}\">Homelessness Support</span></p><p><b>location</b>: <a href=\"Location-LocationWelcomeHome.html\">Welcome Home</a></p><p><b>name</b>: Welcome Home</p><p><b>telecom</b>: ph: 410.237.8592(Work), fax: 1-443-786-1543(Work)</p><p><b>appointmentRequired</b>: false</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 18:00:00</p></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-network-reference",
    "valueReference" : {
      "reference" : "Organization/SocialServiceHousingNetwork"
    }
  },
  {
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
        "code" : "complete",
        "display" : "Complete"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "acceptingPatients",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/accepting-patients",
          "code" : "newpt"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"
  },
  {
    "extension" : [{
      "url" : "deliveryMethodtype",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/service-delivery-method",
          "code" : "physical",
          "display" : "Physical"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-delivery-method"
  },
  {
    "extension" : [{
      "url" : "employment-status",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0066",
          "code" : "3",
          "display" : "Unemployed"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement"
  }],
  "identifier" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
      "valueCode" : "active"
    }],
    "system" : "http://example.org/ndh-identifiers",
    "value" : "HealthcareServiceHomelessAssistance"
  }],
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/OrganizationWelcomeHome",
    "display" : "Welcome Home"
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category",
      "code" : "housing",
      "display" : "Housing"
    }],
    "text" : "Housing"
  }],
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/service-type",
      "version" : "1.1.1",
      "code" : "127",
      "display" : "Homelessness Support"
    }]
  }],
  "location" : [{
    "reference" : "Location/LocationWelcomeHome",
    "display" : "Welcome Home"
  }],
  "name" : "Welcome Home",
  "telecom" : [{
    "system" : "phone",
    "value" : "410.237.8592",
    "use" : "work"
  },
  {
    "system" : "fax",
    "value" : "1-443-786-1543",
    "use" : "work"
  }],
  "appointmentRequired" : false,
  "availableTime" : [{
    "daysOfWeek" : ["mon",
    "tue",
    "wed",
    "thu",
    "fri",
    "sat",
    "sun"],
    "allDay" : false,
    "availableStartTime" : "08:00:00",
    "availableEndTime" : "18:00:00"
  }]
}