FHIR IG Statistics: StructureDefinition/CA-CSD-Endpoint
Package | ca.infoway.io.ca-csd |
Resource Type | StructureDefinition |
Id | CA-CSD-Endpoint |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.3-DFT&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint |
URL | http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint |
Status | draft |
Name | Endpoint |
Authority | national |
Description | An Endpoint is used to allow access to an Organization, OrganizationAffilication, Location, HealthcareService, or PractitionerRole. Although recommended, the Endpoint is not required to be a FHIR server, but may be a webservice or another mechanism. The omission of an Endpoint on a resource does not mean it is not accessible, as it may be reachable through another resource relationship. |
Copyright | Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Type | Endpoint |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "CA-CSD-Endpoint",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "code",
"valueCode": "SHOULD:populate"
},
{
"url": "elementId",
"valueString": "Endpoint.identifier"
},
{
"url": "elementId",
"valueString": "Endpoint.status"
},
{
"url": "elementId",
"valueString": "Endpoint.managingOrganization"
},
{
"url": "actor",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
},
{
"url": "documentation",
"valueMarkdown": "SHALL:ihe-r2 is expected, even though the modifier in the ValueSet has yet to be applied."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "ihe-r2"
},
{
"url": "code",
"valueCode": "SHOULD:populate"
},
{
"url": "elementId",
"valueString": "Endpoint.period"
},
{
"url": "actor",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
},
{
"url": "documentation",
"valueMarkdown": "SHALL:ihe-r2 is expected, even though the modifier in the ValueSet has yet to be applied."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:no-error"
},
{
"url": "elementId",
"valueString": "Endpoint.identifier"
},
{
"url": "elementId",
"valueString": "Endpoint.period"
},
{
"url": "elementId",
"valueString": "Endpoint.status"
},
{
"url": "elementId",
"valueString": "Endpoint.managingOrganization"
},
{
"url": "actor",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Endpoint",
"name": "Endpoint",
"status": "draft",
"description": "An Endpoint is used to allow access to an Organization, OrganizationAffilication, Location, HealthcareService, or PractitionerRole. Although recommended, the Endpoint is not required to be a FHIR server, but may be a webservice or another mechanism. The omission of an Endpoint on a resource does not mean it is not accessible, as it may be reachable through another resource relationship.",
"copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Endpoint",
"baseDefinition": "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Endpoint.extension:purposeOfUse",
"path": "Endpoint.extension",
"sliceName": "purposeOfUse",
"type": [
{
"code": "Extension",
"profile": [
"https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse"
]
}
]
},
{
"id": "Endpoint.identifier",
"path": "Endpoint.identifier",
"comment": "mustSupport element identified within the IHE mCSD endpoint profile.",
"mustSupport": true
},
{
"id": "Endpoint.status",
"path": "Endpoint.status",
"comment": "Represents the current status of this endpoint (i.e. active). Identified as a query requirement through mCSD CapabilityStatement. mustSupport element identified within the IHE mCSD endpoint profile.",
"mustSupport": true
},
{
"id": "Endpoint.managingOrganization",
"path": "Endpoint.managingOrganization",
"comment": "Organization that manages this endpoint. Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated. Allows the search to return the organization without having to go through the practitionerRole resource.",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
]
}
],
"mustSupport": true
},
{
"id": "Endpoint.period",
"path": "Endpoint.period",
"comment": "This element represents the overall lifetime of this endpoint. mustSupport element identified within the IHE mCSD endpoint profile."
}
]
}
}