FHIR IG Statistics: StructureDefinition/652e4317-33c6-4056-9085-ff8041611275
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "652e4317-33c6-4056-9085-ff8041611275",
"meta": {
"lastUpdated": "2021-11-10T11:52:52.055+00:00"
},
"url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Endpoint",
"version": "0.0.3",
"name": "KT2_Endpoint",
"status": "draft",
"date": "2021-11-05T16:40:00.7156867+00:00",
"publisher": "VZVZ",
"contact": [
{
"name": "Bernard Stibbe"
}
],
"description": "The (FHIR) Endpoint (resource) is a representation of a technical contact point of an application that offers one or more eHealth services for a healthcare provider.",
"copyright": "VZVZ",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Endpoint",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Endpoint.identifier",
"path": "Endpoint.identifier",
"label": "Koppeltaal"
},
{
"id": "Endpoint.status",
"path": "Endpoint.status",
"label": "Koppeltaal"
},
{
"id": "Endpoint.connectionType",
"path": "Endpoint.connectionType",
"label": "Koppeltaal"
},
{
"id": "Endpoint.name",
"path": "Endpoint.name",
"label": "Koppeltaal"
},
{
"id": "Endpoint.managingOrganization",
"path": "Endpoint.managingOrganization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization"
]
}
]
},
{
"id": "Endpoint.payloadType",
"path": "Endpoint.payloadType",
"label": "Koppeltaal"
},
{
"id": "Endpoint.address",
"path": "Endpoint.address",
"label": "Koppeltaal"
}
]
}
}