This page is part of the DaVinci PDEX Plan Net (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Organization",
"id" : "HartfordOrthopedics",
"meta" : {
"lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
"profile" : [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"
]
},
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: NPI456</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes: {http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS prvgrp}\">Provider Group</span></p><p><b>name</b>: Hartford Orthopedics Services</p><p><b>telecom</b>: ph: (111)-222-3333, <a href=\"https://www.orga.com\">https://www.orga.com</a></p><p><b>address</b>: 123 Main Street Anytown CT 00014-1234 </p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Telecom</b></td></tr><tr><td>*</td><td>ph: (111)-222-3333</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "NPI456"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code" : "prvgrp",
"display" : "Provider Group"
}
]
}
],
"name" : "Hartford Orthopedics Services",
"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" : "(111)-222-3333",
"rank" : 2
},
{
"system" : "url",
"value" : "https://www.orga.com",
"rank" : 1
}
],
"address" : [
{
"line" : [
"123 Main Street"
],
"city" : "Anytown",
"state" : "CT",
"postalCode" : "00014-1234"
}
],
"contact" : [
{
"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" : "(111)-222-3333",
"rank" : 2
}
]
}
]
}