LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
{
"resourceType" : "Location",
"id" : "KellyClinic",
"meta" : {
"extension" : [
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id",
"valueString" : "99999"
},
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id",
"valueString" : "b069a545-9506-40c6-8498-23de2e189143"
}
],
"source" : "http://acme-health.com/emr1",
"profile" : [
"http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"KellyClinic\"> </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 Location \"KellyClinic\" </p><p style=\"margin-bottom: 0px\">Information Source: http://acme-health.com/emr1!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cdm-location.html\">CDM Location</a></p></div><p><b>identifier</b>: Source System Row Identifier: 7d5007d6-edd0-48b5-b34f-5c5f948b6d13(use: OFFICIAL), Tax ID number: 223338765(use: SECONDARY)</p><p><b>status</b>: active</p><p><b>name</b>: Kelly Clinic</p><p><b>mode</b>: instance</p><p><b>type</b>: Office <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-CMSPlaceofServiceCodes.html\">CMS Place of Service Codes (POS)</a>#11)</span></p><p><b>telecom</b>: ph: 214-555-2100(WORK), fax: 214-555-2101(WORK)</p><p><b>address</b>: 200 Main Street Irving TX 75014 US (WORK)</p><p><b>physicalType</b>: Building <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-location-physical-type.html\">Location type</a>#bu)</span></p><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: mon, tue, wed, thu</p><p><b>openingTime</b>: 17:00:00</p></blockquote><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: fri</p><p><b>openingTime</b>: 08:00:00</p><p><b>closingTime</b>: 12:00:00</p></blockquote><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: sat</p><p><b>openingTime</b>: 10:00:00</p><p><b>closingTime</b>: 15:00:00</p></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type",
"code" : "SSRI"
}
]
},
"system" : "http://acme-health.com/emr1/location",
"value" : "7d5007d6-edd0-48b5-b34f-5c5f948b6d13",
"assigner" : {
"display" : "Acme Health - EMR1"
}
},
{
"use" : "secondary",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "TAX"
}
]
},
"system" : "urn:oid:2.16.840.1.113883.4.4",
"value" : "223338765",
"assigner" : {
"display" : "irs.gov"
}
}
],
"status" : "active",
"name" : "Kelly Clinic",
"mode" : "instance",
"type" : [
{
"coding" : [
{
"system" : "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
"code" : "11",
"display" : "Office"
}
]
}
],
"telecom" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/contactpoint-country",
"valueString" : "1"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/contactpoint-extension",
"valueString" : "100"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address",
"valueUrl" : "tel:+12145552100;ext=100"
}
],
"system" : "phone",
"value" : "214-555-2100",
"use" : "work"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/contactpoint-country",
"valueString" : "1"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address",
"valueUrl" : "tel:+12145552101"
}
],
"system" : "fax",
"value" : "214-555-2101",
"use" : "work"
}
],
"address" : {
"use" : "work",
"type" : "physical",
"line" : [
"200 Main Street"
],
"city" : "Irving",
"district" : "Dallas",
"state" : "TX",
"postalCode" : "75014",
"country" : "US"
},
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "bu",
"display" : "Building"
}
]
},
"hoursOfOperation" : [
{
"daysOfWeek" : [
"mon",
"tue",
"wed",
"thu"
],
"openingTime" : "17:00:00"
},
{
"daysOfWeek" : [
"fri"
],
"openingTime" : "08:00:00",
"closingTime" : "12:00:00"
},
{
"daysOfWeek" : [
"sat"
],
"openingTime" : "10:00:00",
"closingTime" : "15:00:00"
}
]
}
IG © 2021+ LinuxForHealth Team. Package linuxforhealth.fhir.ig#8.0.0 based on FHIR 4.0.1. Generated 2022-11-10
Links: Table of Contents |
QA Report