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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeEndpoint
IdEndpoint-30d6d76b-389f-58b8-9d40-4311a52bdf57.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 30d6d76b-389f-58b8-9d40-4311a52bdf57

identifier: Uniform Resource Identifier (URI)/urn:uuid:d4c1d657-67a9-471c-9732-9c042e9a6d43 (use: official, )

status: Active

connectionType: Endpoint Connection Type: dicom-wado-rs (DICOM WADO-RS)

name: DICOM-WADO-RS Endpoint

managingOrganization: Organization Nedap N.V.

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

payloadType: Images

address: https://cp2-test.example.org/dicom-wado-rs


Source1

{
  "resourceType": "Endpoint",
  "id": "30d6d76b-389f-58b8-9d40-4311a52bdf57",
  "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:d4c1d657-67a9-471c-9732-9c042e9a6d43",
      "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": "dicom-wado-rs"
  },
  "name": "DICOM-WADO-RS Endpoint",
  "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": "Images",
          "display": "Images"
        }
      ]
    }
  ],
  "address": "https://cp2-test.example.org/dicom-wado-rs"
}