FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | Location |
| Id | Location-lWAKMdp4vCeNzcDJp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Location "lWAKMdp4vCeNzcDJp" Updated "2020-07-07 13:26:22+0000" (Language "en-US")
Profile: Plan-Net Location
New Patients
value: Accepting existing patients (Accepting Patients Codes#existptonly)
value: Organization/o4XMGtrjTrN7mcctj "ACME CT Preferred Provider Network"
Accessibility: ADA compliant (Accessibility CS#adacomp)
status: active
name: Women's Shelter - 345 Main Street, Nowheresville, CT, 00014
type: outpatient pharmacy (RoleCode#OUTPHARM)
telecom: ph: (222)-333-4444, https://www.orga.com
address: 345 Main Street Nowheresville CT 00014-1234
| - | Longitude | Latitude |
| * | 5 | 16 |
managingOrganization: Organization/o6AJtyEk6sSsHWLjt "St. James Infirmary"
hoursOfOperation
daysOfWeek: mon, tue, wed, thu, fri
allDay: true
hoursOfOperation
daysOfWeek: sat
openingTime: 08:00:00
closingTime: 21:00:00
{
"resourceType": "Location",
"id": "lWAKMdp4vCeNzcDJp",
"meta": {
"lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location"
]
},
"language": "en-US",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "acceptingPatients",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS",
"code": "existptonly"
}
]
}
},
{
"url": "fromNetwork",
"valueReference": {
"reference": "Organization/o4XMGtrjTrN7mcctj"
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients"
},
{
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/accessibility",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AccessibilityCS",
"code": "adacomp"
}
]
}
}
],
"status": "active",
"name": "Women's Shelter - 345 Main Street, Nowheresville, CT, 00014",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "OUTPHARM",
"display": "outpatient pharmacy"
}
]
}
],
"telecom": [
{
"extension": [
{
"extension": [
{
"url": "daysOfWeek",
"valueCode": "mon"
},
{
"url": "daysOfWeek",
"valueCode": "tue"
},
{
"url": "daysOfWeek",
"valueCode": "wed"
},
{
"url": "daysOfWeek",
"valueCode": "thu"
},
{
"url": "daysOfWeek",
"valueCode": "fri"
},
{
"url": "allDay",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime"
},
{
"extension": [
{
"url": "daysOfWeek",
"valueCode": "sat"
},
{
"url": "daysOfWeek",
"valueCode": "sun"
},
{
"url": "availableStartTime",
"valueTime": "08:00:00"
},
{
"url": "availableEndTime",
"valueTime": "17:00:00"
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime"
}
],
"system": "phone",
"value": "(222)-333-4444",
"rank": 2
},
{
"system": "url",
"value": "https://www.orga.com",
"rank": 1
}
],
"address": {
"line": [
"345 Main Street"
],
"city": "Nowheresville",
"state": "CT",
"postalCode": "00014-1234"
},
"position": {
"longitude": 5,
"latitude": 16
},
"managingOrganization": {
"reference": "Organization/o6AJtyEk6sSsHWLjt"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"allDay": true
},
{
"daysOfWeek": [
"sat"
],
"openingTime": "08:00:00",
"closingTime": "21:00:00"
}
]
}