This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Endpoint",
"id" : "direct321",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: direct321</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>connectionType</b>: Direct Project (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code direct-project = 'Direct Project', stated as 'Direct Project')</p><p><b>name</b>: Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address</p><p><b>managingOrganization</b>: <a href=\"Organization-foundingfathers.html\">Founding Fathers Memorial Hospital. Generated Summary: id: foundingfathers; NPI = 1345678910 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Hospital</span>; name: Founding Fathers Memorial Hospital; alias: DC Memorial Hospital; ph: 202-101-0123</a></p><p><b>contact</b>: ph: 202-101-0123(WORK)</p><p><b>period</b>: Nov 19, 2014, 12:00:00 AM --> (ongoing)</p><p><b>payloadType</b>: HL7 CCD Document <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:1.3.6.1.4.1.19376.1.2.3 code 'urn:ihe:pcc:xphr:2007' = 'urn:ihe:pcc:xphr:2007', given as 'HL7 CCD Document'})</span></p><p><b>payloadMimeType</b>: application/hl7-v3+xml</p><p><b>address</b>: <a href=\"mailto:heart@direct.ffhospital.com\">heart@direct.ffhospital.com</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/usecase",
"code" : "treatment",
"display" : "treatment"
}
]
}
},
{
"url" : "standard",
"valueUri" : "http://wiki.directproject.org/file/view/2011-03-09%20PDF%20-%20XDR%20and%20XDM%20for%20Direct%20Messaging%20Specification_FINAL.pdf"
}
],
"url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-usecase"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "direct-project",
"display" : "Direct Project"
},
"name" : "Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address",
"managingOrganization" : {
"reference" : "Organization/foundingfathers",
"display" : "Founding Fathers Memorial Hospital"
},
"contact" : [
{
"system" : "phone",
"value" : "202-101-0123",
"use" : "work"
}
],
"period" : {
"start" : "2014-11-19"
},
"payloadType" : [
{
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "urn:ihe:pcc:xphr:2007",
"display" : "HL7 CCD Document"
}
]
}
],
"payloadMimeType" : [
"application/hl7-v3+xml"
],
"address" : "mailto:heart@direct.ffhospital.com"
}