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
Page standards status: Informative |
{
"resourceType" : "Organization",
"id" : "WhistlestopWheels",
"meta" : {
"lastUpdated" : "2023-08-24T11:26:22.0314215+00:00",
"profile" : [
"http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Extensions Narrative: Organization</b><a name=\"WhistlestopWheels\"></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 "WhistlestopWheels" Updated "2023-08-24 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 contracts with various organizations to provide transport services for the elderly and low-income clients, to and from medical appointments, various assisted living facilities, as well as to grocery shopping and other activites to stay active and connected.</p><p><b>qualification:</b></p><blockquote><b>url: </b><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code </a><b>, value:</b> Transportation Network Company <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(provider-taxonomy#342000000X)</span><p><b>url: </b><code>status</code><b>, value: </b>active</p></blockquote><p><b>identifier</b>: Tax ID number: xx-xxxxxxx\u00a0(use:\u00a0OFFICIAL,\u00a0period:\u00a02020-11-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>: Whistlestop Wheels</p><p><b>telecom</b>: ph: (999)-222-9999(WORK), <a href=\"https://whistlestop.org/\">https://whistlestop.org/</a></p><p><b>contact</b></p><blockquote><p><b>name</b>: Harry Cunningham</p><p><b>telecom</b>: ph: (999)-555-2222(WORK)</p></blockquote><p><b>contact</b></p><blockquote><p><b>name</b>: Samantha Ryan</p><p><b>telecom</b>: ph: (999)-555-7321(WORK)</p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/org-description",
"valueString" : "This community services agency contracts with various organizations to provide transport services for the elderly and low-income clients, to and from medical appointments, various assisted living facilities, as well as to grocery shopping and other activites to stay active and connected."
},
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "342000000X",
"display" : "Transportation Network Company"
}
]
}
},
{
"url" : "status",
"valueCode" : "active"
}
],
"url" : "http://hl7.org/fhir/us/hsds/StructureDefinition/qualification"
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "TAX"
}
]
},
"system" : "urn:us:gov:irs",
"value" : "xx-xxxxxxx",
"period" : {
"start" : "2020-11-01"
},
"assigner" : {
"display" : "http://www.irs.gov"
}
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code" : "atyprv",
"display" : "Atypical Provider"
}
]
}
],
"name" : "Whistlestop Wheels",
"telecom" : [
{
"system" : "phone",
"value" : "(999)-222-9999",
"use" : "work"
},
{
"system" : "url",
"value" : "https://whistlestop.org/",
"use" : "work"
}
],
"contact" : [
{
"name" : {
"use" : "usual",
"family" : "Cunningham",
"given" : [
"Harry"
]
},
"telecom" : [
{
"extension" : [
{
"extension" : [
{
"url" : "title",
"valueString" : "Manager, Automotive Repairs"
},
{
"url" : "department",
"valueString" : "Transportation Services"
},
{
"url" : "email",
"valueString" : "sryan@whistlestop.org"
}
],
"url" : "http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo"
}
],
"system" : "phone",
"value" : "(999)-555-2222",
"use" : "work"
}
]
},
{
"name" : {
"use" : "usual",
"family" : "Ryan",
"given" : [
"Samantha"
]
},
"telecom" : [
{
"extension" : [
{
"extension" : [
{
"url" : "title",
"valueString" : "Director, Transportation Services"
},
{
"url" : "department",
"valueString" : "Executive Services"
},
{
"url" : "email",
"valueString" : "sryan@whistlestop.org"
}
],
"url" : "http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo"
}
],
"system" : "phone",
"value" : "(999)-555-7321",
"use" : "work"
}
]
}
]
}
IG © 2023+ HL7 Human and Social Services Work Group. Package hl7.fhir.us.hsds#1.0.0 based on FHIR 4.0.1. Generated 2023-10-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change