0.0.1 - CI Build
SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "read-success-example6",
"meta" : {
"versionId" : "10",
"lastUpdated" : "2020-08-26T07:36:52.578+00:00"
},
"type" : "searchset",
"total" : 1,
"link" : [
{
"relation" : "self",
"url" : "http://localhost/fhir-stu3/1.0.1/Organization?_format=xml"
}
],
"entry" : [
{
"fullUrl" : "http://localhost/fhir-stu3/1.0.1/Organization/5.5.5.5",
"resource" : {
"resourceType" : "Organization",
"id" : "5.5.5.5",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">This is a organization\n\t\t\t\t\t\t\t\t\tdescription data element.\n </div>"
},
"contained" : [
{
"resourceType" : "Location",
"id" : "orgloc",
"position" : {
"longitude" : -97.7047386,
"latitude" : 30.4159542
}
},
{
"resourceType" : "Endpoint",
"id" : "5.5.5.5",
"extension" : [
{
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/StructureDefinition/EndpointMain",
"extension" : [
{
"url" : "Transaction",
"valueString" : "XCPD ITI-55"
},
{
"url" : "Actor",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointActorCodes",
"code" : "Responding Gateway"
}
]
}
},
{
"url" : "Version",
"valueString" : "2.0"
},
{
"url" : "UseCases",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointUseCaseCodes",
"code" : "QueryBasedDocumentExchange"
}
]
}
},
{
"url" : "PurposesOfUse",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://healthit.gov/nhin/purposeofuse",
"code" : "TREATMENT"
}
]
}
},
{
"url" : "Roles",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "112247003",
"display" : "Medical doctor"
}
]
}
},
{
"url" : "IPA",
"valueString" : "1.1.1.1"
}
]
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"code" : "HCID"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:5.5.5.5"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://hl7.org/fhir/endpoint-connection-type",
"code" : "ihe-xcpd"
},
"name" : "Patient Discovery",
"payloadType" : [
{
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "1"
}
]
}
],
"payloadMimeType" : [
"application/xml"
],
"address" : "https://carequality.test.com/xcpd/v1/xcpd"
}
],
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:5.5.5.5"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType",
"code" : "Implementer"
}
]
}
],
"name" : "Eric Hospital",
"address" : [
{
"extension" : [
{
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/StructureDefinition/OrgLocation",
"valueReference" : {
"reference" : "#orgloc"
}
}
],
"use" : "work",
"type" : "both",
"line" : [
"200 Main St. "
],
"city" : "Austin",
"state" : "TX",
"postalCode" : "2472",
"country" : "US"
}
],
"partOf" : {
"reference" : "Organization/create-full-example",
"identifier" : {
"use" : "official",
"type" : {
"coding" : [
{
"code" : "HCID"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.1.1.1"
}
},
"contact" : [
{
"purpose" : {
"coding" : [
{
"code" : "Operations"
}
]
},
"name" : {
"use" : "official",
"text" : "Smith, John"
},
"telecom" : [
{
"system" : "email",
"value" : "johnsmith@test.com",
"use" : "work"
},
{
"system" : "phone",
"value" : "555-555-1212",
"use" : "work"
}
],
"address" : {
"use" : "work",
"type" : "both",
"line" : [
"100 Main St."
],
"city" : "Dallas",
"postalCode" : "75001",
"country" : "US"
}
}
],
"endpoint" : [
{
"reference" : "#5.5.5.5"
}
]
}
}
]
}