FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | ValueSet |
| Id | ValueSet-England-EndpointConnectionType.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.23.3-pre-release&canonical=https://fhir.nhs.uk/England/ValueSet/England-EndpointConnectionType |
| URL | https://fhir.nhs.uk/England/ValueSet/England-EndpointConnectionType |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-14 |
| Name | EnglandEndpointConnectionType |
| Title | England Endpoint Connection Type |
| Realm | us |
| Authority | hl7 |
| Description | A ValueSet used to classify set of codes that define the type of transport protocol to be used with a given endpoint connection |
| Copyright | Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
No resources found
| CodeSystem | |
| England-EndpointConnection | England Endpoint Connection |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "England-EndpointConnectionType",
"url": "https://fhir.nhs.uk/England/ValueSet/England-EndpointConnectionType",
"version": "0.1.0",
"name": "EnglandEndpointConnectionType",
"title": "England Endpoint Connection Type",
"status": "draft",
"experimental": false,
"date": "2025-08-14",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A ValueSet used to classify set of codes that define the type of transport protocol to be used with a given endpoint connection",
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection"
}
]
},
"expansion": {
"timestamp": "2025-08-14T17:45:00+00:00",
"total": 4,
"offset": 0,
"contains": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection",
"code": "itk",
"display": "Interoperability Toolkit"
},
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection",
"code": "email",
"display": "Email"
},
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection",
"code": "telno",
"display": "Telephone Number"
},
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection",
"code": "http",
"display": "HTTP"
}
]
}
}