FHIR Human Services Directory
1.0.0 - STU1 United States of America flag

FHIR Human Services Directory, published by HL7 Human and Social Services Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/FHIR-IG-Human-Services-Directory/ and changes regularly. See the Directory of published versions

: SFCrisisAndDomesticHotlineServices - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "HealthcareService",
  "id" : "SFCrisisAndDomesticHotlineServices",
  "meta" : {
    "lastUpdated" : "2023-08-26T11:26:22.0314215+00:00",
    "profile" : [
      "http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-HealthcareService"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService</b><a name=\"SFCrisisAndDomesticHotlineServices\"> </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;SFCrisisAndDomesticHotlineServices&quot; Updated &quot;2023-08-26 11:26:22+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hsds-HealthcareService.html\">HSDHealthcareService</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-SFCrisisAndDomesticHotline.html\">Organization/SFCrisisAndDomesticHotline</a> &quot;Crisis Hotline of San Francisco&quot;</p><p><b>category</b>: Emergency care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html\">Healthcare Service Category</a>#emerg)</span></p><p><b>type</b>: Crisis Counselling <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>#70)</span></p><p><b>location</b>: <a href=\"Location-SF9114AllLocation.html\">Location/SF9114AllLocation</a> &quot;Crisis and Domestic Violence Services of San Francisco (SF9114All)&quot;</p><p><b>name</b>: Crisis and Domestic Hotline</p><p><b>telecom</b>: ph: (999)-555-5028(WORK)</p><p><b>program</b>: Women, Infants, &amp; Children <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-HumanServiceProgramCS.html\">Human Service Program</a>#WIC)</span></p><p><b>characteristic</b>: Interpretation Services <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-HumanServiceCharacteristicCS.html\">Human Service Characteristic</a>#Interpret)</span></p><p><b>communication</b>: Spanish <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#es)</span>, Chinese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#zh)</span>, Russian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#ru)</span>, English (United States) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en-US)</span></p></div>"
  },
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/SFCrisisAndDomesticHotline"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
          "code" : "emerg",
          "display" : "Emergency care"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-type",
          "code" : "70",
          "display" : "Crisis Counselling"
        }
      ]
    }
  ],
  "location" : [
    {
      "reference" : "Location/SF9114AllLocation"
    }
  ],
  "name" : "Crisis and Domestic Hotline",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(999)-555-5028",
      "use" : "work"
    }
  ],
  "program" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceProgramCS",
          "code" : "WIC",
          "display" : "Women, Infants, & Children"
        }
      ]
    }
  ],
  "characteristic" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS",
          "code" : "Interpret",
          "display" : "Interpretation Services"
        }
      ]
    }
  ],
  "communication" : [
    {
      "coding" : [
        {
          "system" : "urn:ietf:bcp:47",
          "code" : "es",
          "display" : "Spanish"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:ietf:bcp:47",
          "code" : "zh",
          "display" : "Chinese"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:ietf:bcp:47",
          "code" : "ru",
          "display" : "Russian"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:ietf:bcp:47",
          "code" : "en-US",
          "display" : "English (United States)"
        }
      ]
    }
  ]
}