This page is part of the FHIR IG Human Services Directory (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: SFCrisisAndDomesticHotline - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SFCrisisAndDomesticHotline"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2023-08-26T11:26:22.0314215+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"SFCrisisAndDomesticHotline\"> </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 Organization "SFCrisisAndDomesticHotline" Updated "2023-08-26 11:26:22+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hsds-Organization.html\">HSDOrganization</a></p></div><p><b>Org Description</b>: This community services agency serves residents of San Francisco and responds to requests for help with obtaining restraining orders, shelter, or legal aid agencies that help people ask for a restraining order.</p><p><b>identifier</b>: Tax ID number: xx-xxxxxxx (use: OFFICIAL, period: 2020-01-01 --> (ongoing))</p><p><b>active</b>: true</p><p><b>type</b>: Atypical Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-OrgTypeCS.html\">Organization Type</a>#atyprv)</span></p><p><b>name</b>: Crisis Hotline of San Francisco</p><p><b>alias</b>: SF Domestic Crisis Hotline</p><p><b>telecom</b>: ph: (999)-123-4567(WORK), <a href=\"https://SF911forall.org/\">https://SF911forall.org/</a></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>Arthur Conrad </td><td>ph: (999)-987-6543(WORK)</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/org-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This community services agency serves residents of San Francisco and responds to requests for help with obtaining restraining orders, shelter, or legal aid agencies that help people ask for a restraining order." ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ] ] ) ] ;
fhir:system [ fhir:v "urn:us:gov:irs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "xx-xxxxxxx" ] ;
fhir:period [
fhir:start [ fhir:v "2020-01-01"^^xsd:date ] ] ;
fhir:assigner [
fhir:display [ fhir:v "http://www.irs.gov" ] ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "atyprv" ] ;
fhir:display [ fhir:v "Atypical Provider" ] ] )
] ) ; #
fhir:name [ fhir:v "Crisis Hotline of San Francisco"] ; #
fhir:alias ( [ fhir:v "SF Domestic Crisis Hotline"] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(999)-123-4567" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://SF911forall.org/" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:contact ( [
fhir:name [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Conrad" ] ;
( fhir:given [ fhir:v "Arthur" ] ) ] ;
( fhir:telecom [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Crisis Center Director" ] ] [
fhir:url [ fhir:v "department"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Domestic Violence Services" ] ] [
fhir:url [ fhir:v "email"^^xsd:anyURI ] ;
fhir:value [ fhir:v "aconrad@SF911forall.org" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo"^^xsd:anyURI ] ] ) ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(999)-987-6543" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) . #