FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeEndpoint
IdEndpoint-1034376c-cc6e-5518-b292-e6dc24a68826.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Endpoint 1034376c-cc6e-5518-b292-e6dc24a68826

identifier: Uniform Resource Identifier (URI)/urn:uuid:430f7379-8ec2-4e55-b096-919995da61e2 (use: official, )

status: Active

connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)

name: FHIR Endpoint 2

managingOrganization: Organization Nedap N.V.

contact: +3131599991, info@nedap.example.org

payloadType: Advance Directives

payloadMimeType: application/fhir+json

address: https://cp2-test.example.org/fhirr4


Source1

{
  "resourceType": "Endpoint",
  "id": "1034376c-cc6e-5518-b292-e6dc24a68826",
  "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:430f7379-8ec2-4e55-b096-919995da61e2",
      "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 Endpoint 2",
  "managingOrganization": {
    "reference": "Organization/4484c2f2-795a-54fc-8de6-e565ff0dce30"
  },
  "contact": [
    {
      "system": "phone",
      "value": "+3131599991",
      "use": "work"
    },
    {
      "system": "email",
      "value": "info@nedap.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://cp2-test.example.org/fhirr4"
}