FHIR IG analytics| Package | ihe.iti.mcsd |
| Resource Type | Endpoint |
| Id | Endpoint-ex-endpointXCAretrieve.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint ex-endpointXCAretrieve
Profile: mCSD Endpoint for Document Sharing
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Endpoint Specific Type: XCA RespondingGateway ITI-39 Cross Gateway Retrieve Synchronous
identifier: homeCommunityId/urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002
status: Active
connectionType: mCSD Endpoint Types ihe-xca: XCA
managingOrganization: Organization OrgA
period: 2022-02-10 --> (ongoing)
payloadType: PCC XPHR, PCC IPS
payloadMimeType: application/fhir+xml, application/fhir+json, application/pdf, text/xml
address: http://example.org/xca/retrieve
{
"resourceType": "Endpoint",
"id": "ex-endpointXCAretrieve",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype",
"valueCodeableConcept": {
"coding": [
{
"system": "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
"code": "XCA-RespGateway-Retrieve"
}
]
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "urn:ihe:iti:xca:2010",
"code": "homeCommunityId"
}
]
},
"value": "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002"
}
],
"status": "active",
"connectionType": {
"system": "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
"code": "ihe-xca"
},
"managingOrganization": {
"reference": "Organization/ex-OrgA"
},
"period": {
"start": "2022-02-10"
},
"payloadType": [
{
"coding": [
{
"system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
"code": "urn:ihe:pcc:xphr:2007"
}
]
},
{
"coding": [
{
"system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
"code": "urn:ihe:pcc:ips:2020"
}
]
}
],
"payloadMimeType": [
"application/fhir+xml",
"application/fhir+json",
"application/pdf",
"text/xml"
],
"address": "http://example.org/xca/retrieve"
}