Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
// Direct address
{
"resourceType" : "Endpoint",
"id" : "direct321",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-endpoint"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint direct321</b></p><a name=\"direct321\"> </a><a name=\"hcdirect321\"> </a><a name=\"direct321-en-US\"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-direct-project\">Endpoint Connection Type</a> direct-project: 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</a></p><p><b>contact</b>: ph: 202-101-0123(Work)</p><p><b>period</b>: 2014-11-19 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:{http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode urn:ihe:pcc:xphr:2007}\">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" : [
{
"url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-usecase",
"extension" : [
// This endpoint is used to support treatment and conforms to the Direct messaging specification at the indicated URL
{
"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-rank",
"valuePositiveInt" : 1
},
// If multiple endpoints are listed, this endpoint should be used first
{
"url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate",
"extension" : [
// Describes a digital certificate associated with this endpoint
{
"url" : "type",
"valueCoding" : {
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate",
"code" : "grp",
"display" : "Group"
}
},
{
"url" : "use",
"valueCoding" : {
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate",
"code" : "signing",
"display" : "Signing"
}
},
{
"url" : "use",
"valueCoding" : {
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate",
"code" : "encrypt",
"display" : "Encryption"
}
},
{
"url" : "certificateStandard",
"valueCoding" : {
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate",
"code" : "x.509v3",
"display" : "x.509v3"
}
},
{
"url" : "certificate",
"valueString" : "VGhpcyBpcyB0aGUgZGlnaXRhbCBjZXJ0aWZpY2F0ZSBhc3NvY2lhdGVkIHdpdGggdGhlIEZvdW5kaW5nIEZhdGhlcnMgSGVhcnQgYW5kIFZhc2N1bGFyIEluc3RpdHV0ZeKAmXMgRGlyZWN0IGFkZHJlc3MNCg0KLS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0NCk1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R05BRENCaVFLQmdRQysrM3RvczN4cTVhSWFKLzZSREd6REZKK2YNCjJNWkxHdHEyZXM5T1NRdEpzYU9YNjd6VlI5QnpMZWgwa2pMZ3ZOMC85Q0NxNDdQS3dvQWV4b2R2MXVhanF3YWcNCnBHYlV0NkF5ZHEzeE9LMllhRnkzTDVMMXBHc2NySzJPMXJSd0ExYUpndXdRVjArM0xYNmVwOExBVitkZFVaS3cNCjB4MlRyUkRZUUJFZE52YkFVd0lEQVFBQg0KLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tDQo="
},
{
"url" : "expirationDate",
"valueDate" : "2019-04-07"
},
{
"url" : "trustFramework",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/digitalcertificate",
"code" : "direct",
"display" : "DirectTrust"
}
]
}
}
]
}
],
"status" : "active",
"connectionType" : // This endpoint is active
{
"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" : // This endpoint is a Direct address
// The name of this endpoint
{
🔗 "reference" : "Organization/foundingfathers",
"display" : "Founding Fathers Memorial Hospital"
},
"contact" : [
// This endpoint is managed by Founding Fathers Memorial Hospital
{
"system" : "phone",
"value" : "202-101-0123",
"use" : "work"
}
],
"period" : // For more information about this endpoint, call 202-101-0123
{
"start" : "2014-11-19"
},
"payloadType" : [
// This endpoint has been active since November 19, 2014
{
"coding" : [
// This endpoint can receive HL7 CCD documents
{
"system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
"code" : "urn:ihe:pcc:xphr:2007",
"display" : "PCC XPHR"
}
],
"text" : "HL7 CCD Document"
}
],
"payloadMimeType" : [
"application/hl7-v3+xml"
],
"address" : "mailto:heart@direct.ffhospital.com"
}