FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Endpoint |
| Id | Endpoint-588f74a0-16f1-5a8e-8d75-285dafe44bcf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint 588f74a0-16f1-5a8e-8d75-285dafe44bcf
identifier: Uniform Resource Identifier (URI)/urn:uuid:8f224548-6d50-44b6-82c5-75826ee0900f (use: official, )
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: FHIR R4 Endpoint
managingOrganization: Organization Gerimedica
contact: +3131599991, info@example.org
payloadType: Advance Directives
payloadMimeType: application/fhir+json
address: https://cp3-test.example.org/fhirr4
{
"resourceType": "Endpoint",
"id": "588f74a0-16f1-5a8e-8d75-285dafe44bcf",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:8f224548-6d50-44b6-82c5-75826ee0900f",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
}
],
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"name": "FHIR R4 Endpoint",
"managingOrganization": {
"reference": "Organization/2c5ebd34-5961-51ec-a263-cb07a76079c0"
},
"contact": [
{
"system": "phone",
"value": "+3131599991",
"use": "work"
},
{
"system": "email",
"value": "info@example.org",
"use": "work"
}
],
"payloadType": [
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-data-categories-cs",
"code": "AdvanceDirectives",
"display": "Advance Directives"
}
]
}
],
"payloadMimeType": [
"application/fhir+json"
],
"address": "https://cp3-test.example.org/fhirr4"
}