description: A profile on the mCSD Endpoint.\n\nAn Organization may be reachable through electronic Endpoint(s).\nAn Endpoint may be a FHIR server, an IHE web services actor, or some other\nmechanism. If an Organization does not have an Endpoint, it may still be\nreachable via an Endpoint at its parent Organization or an affiliated Organization.\n\nGiven that in FHIR R4 the .connnectionType is 1..1, each type of endpoint will be indicated with an independent Endpoint resource. package_name: ihe.iti.mcsd derivation: constraint name: MCSDEndpoint type: Endpoint elements: implicitRules: {index: 0} extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: purposeOfUse: match: {url: null} schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse', index: 2} min: 0 modifierExtension: {index: 3} status: {short: represents the current status of this endpoint., mustSupport: true, index: 4} managingOrganization: type: Reference short: Organization that manages this endpoint. refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization'] index: 5 contact: {index: 6} period: {short: Overall deployment lifetime for this endpoint., mustSupport: true, index: 7} package_version: 4.0.0-comment extensions: purposeOfUse: {url: 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse', min: 0, type: Extension, index: 2} class: profile kind: resource url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint base: http://hl7.org/fhir/StructureDefinition/Endpoint version: 4.0.0-comment required: [managingOrganization]