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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.labexchange
Resource TypeCapabilityStatement
IdCapabilityStatement-Lab2Patient-Results-RetrieveServe.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.labexchange@4.0.0-beta.2&canonical=http://nictiz.nl/fhir/CapabilityStatement/Lab2Patient-Results-RetrieveServe
URLhttp://nictiz.nl/fhir/CapabilityStatement/Lab2Patient-Results-RetrieveServe
Version4.0.0-beta.2
Statusdraft
Date2026-06-16
NameLab2Patient_Results_RetrieveServe
Realmnl
DescriptionThis CapabilityStatement describes the minimal requirements for a client and a server to fulfill the Lab2Patient use case for retrieving/serving lab results.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nictiz.fhir.nl.r4.labexchange#4.0.0-beta.2lu-LaboratoryTestResult-DiagnosticReportlu LaboratoryTestResult DiagnosticReport
nictiz.fhir.nl.r4.labexchange#4.0.0-beta.2lu-OrderDatalu OrderData
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-HealthProfessional-Practitionernl core HealthProfessional Practitioner
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-HealthProfessional-PractitionerRolenl core HealthProfessional PractitionerRole
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-HealthcareProvider-Organizationnl core HealthcareProvider Organization
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-LaboratoryTestResultnl core LaboratoryTestResult
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-LaboratoryTestResult.Specimennl core LaboratoryTestResult.Specimen
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-LaboratoryTestResult.SpecimenSourcenl core LaboratoryTestResult.SpecimenSource
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-Patientnl core Patient

Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatement-Lab2Patient-Results-RetrieveServe",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/CapabilityStatement/Lab2Patient-Results-RetrieveServe",
  "version": "4.0.0-beta.2",
  "name": "Lab2Patient_Results_RetrieveServe",
  "status": "draft",
  "date": "2026-06-16",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This CapabilityStatement describes the minimal requirements for a client and a server to fulfill the Lab2Patient use case for retrieving/serving lab results.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "A client is expected to support xml and/or json. It SHALL support search-type on DiagnosticReport. It SHALL support read on DiagnosticReport and secondary resources, when referenced but not included in search results. Note that inclusion of referenced resources may happen regardless of searchInclude by the client.",
      "resource": [
        {
          "type": "DiagnosticReport",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchInclude": [
            "DiagnosticReport:basedOn",
            "DiagnosticReport:subject",
            "DiagnosticReport:specimen",
            "DiagnosticReport:performer",
            "DiagnosticReport:result"
          ],
          "_searchInclude": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "result.category",
              "type": "token",
              "documentation": "Clients SHALL use this parameter with fixed value http://terminology.hl7.org/CodeSystem/observation-category|laboratory."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "result.code",
              "type": "token"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "result.date",
              "type": "date"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "_count",
              "type": "number"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "_sort",
              "type": "string"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Organization",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Practitioner",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "PractitionerRole",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Specimen",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Device",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "ServiceRequest",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/lu-OrderData"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        }
      ]
    },
    {
      "mode": "server",
      "documentation": "A server is expected to support both xml and json. It SHALL support search-type on DiagnosticReport and the listed searchParameters. It SHALL support read on DiagnosticReport and secondary resources, unless it includes those when they are referenced in search results",
      "resource": [
        {
          "type": "DiagnosticReport",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchInclude": [
            "DiagnosticReport:result",
            "DiagnosticReport:subject",
            "DiagnosticReport:specimen",
            "DiagnosticReport:performer",
            "DiagnosticReport:basedOn"
          ],
          "_searchInclude": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ]
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "result.code",
              "type": "token"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "result.date",
              "type": "date"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "result.category",
              "type": "token",
              "documentation": "Servers SHALL support this parameter with fixed value http://terminology.hl7.org/CodeSystem/observation-category|laboratory."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "_count",
              "type": "number"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "_sort",
              "type": "string"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Organization",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Practitioner",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "PractitionerRole",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Specimen",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Device",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "ServiceRequest",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/lu-OrderData"
          ],
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "code": "read"
            }
          ]
        }
      ]
    }
  ]
}