CapabilityStatement client


REST Capabilities

ModeClient
Documentation

This CapabilityStatement instance defines the minimal expected capabilities of a client when conforming to LaboratoryTestResult message guide for exchanging LaboratoryTestResults as Documents.

transactionSupported

Resource Interactions

Resource TypeSupported ProfilesCreate
Bundle
Observation
Specimen
ServiceRequest
Patient
PractitionerRole
Practitioner
Location
Organization


{
    "resourceType": "CapabilityStatement",
    "id": "HdBe-LaboratoryTestResult.Client",
    "url": "https://fhir.healthdata.be/CapabilityStatement/HdBe-LaboratoryTestResult.Client",
    "name": "HdBeLaboratoryTestResul.Client",
    "status": "draft",
    "date": "2022-06-16T11:30:09.5663677+00:00",
    "publisher": "Healthdata.be (Sciensano)",
    "contact":  [
        {
            "name": "Service portal – healthdata.be",
            "telecom":  [
                {
                    "system": "url",
                    "value": "https://sciensano.service-now.com/sp",
                    "use": "work"
                }
            ]
        }
    ],
    "description": "This CapabilityStatement instance defines the minimal expected capabilities of a client when conforming to LaboratoryTestResult message guide for exchanging LaboratoryTestResults as a transaction.",
    "purpose": "This CapabilityStatement is informative in nature. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
    "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":  [
        "xml",
        "json"
    ],
    "rest":  [
        {
            "mode": "client",
            "documentation": "This CapabilityStatement instance defines the minimal expected capabilities of a client when conforming to LaboratoryTestResult message guide for exchanging LaboratoryTestResults as Documents.",
            "resource":  [
                {
                    "type": "Bundle",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle"
                    ],
                    "interaction":  [
                        {
                            "code": "create"
                        }
                    ]
                },
                {
                    "type": "Observation",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult"
                    ]
                },
                {
                    "type": "Specimen",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen"
                    ]
                },
                {
                    "type": "ServiceRequest",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester"
                    ]
                },
                {
                    "type": "Patient",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
                    ]
                },
                {
                    "type": "PractitionerRole",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole"
                    ]
                },
                {
                    "type": "Practitioner",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner"
                    ]
                },
                {
                    "type": "Location",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization"
                    ]
                },
                {
                    "type": "Organization",
                    "supportedProfile":  [
                        "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization"
                    ]
                }
            ],
            "interaction":  [
                {
                    "code": "transaction"
                }
            ]
        }
    ]
}

<CapabilityStatement xmlns="http://hl7.org/fhir">
    <id value="HdBe-LaboratoryTestResult.Client" />
    <url value="https://fhir.healthdata.be/CapabilityStatement/HdBe-LaboratoryTestResult.Client" />
    <name value="HdBeLaboratoryTestResul.Client" />
    <status value="draft" />
    <date value="2022-06-16T11:30:09.5663677+00:00" />
    <publisher value="Healthdata.be (Sciensano)" />
    <contact>
        <name value="Service portal – healthdata.be" />
        <telecom>
            <system value="url" />
            <value value="https://sciensano.service-now.com/sp" />
            <use value="work" />
        </telecom>
    </contact>
    <description value="This CapabilityStatement instance defines the minimal expected capabilities of a client when conforming to LaboratoryTestResult message guide for exchanging LaboratoryTestResults as a transaction." />
    <purpose value="This CapabilityStatement is informative in nature. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted." />
    <copyright value="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 value="requirements" />
    <fhirVersion value="4.0.1" />
    <format value="xml" />
    <format value="json" />
    <rest>
        <mode value="client" />
        <documentation value="This CapabilityStatement instance defines the minimal expected capabilities of a client when conforming to LaboratoryTestResult message guide for exchanging LaboratoryTestResults as Documents." />
        <resource>
            <type value="Bundle" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Bundle" />
            <interaction>
                <code value="create" />
            </interaction>
        </resource>
        <resource>
            <type value="Observation" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" />
        </resource>
        <resource>
            <type value="Specimen" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen" />
        </resource>
        <resource>
            <type value="ServiceRequest" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester" />
        </resource>
        <resource>
            <type value="Patient" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" />
        </resource>
        <resource>
            <type value="PractitionerRole" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole" />
        </resource>
        <resource>
            <type value="Practitioner" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner" />
        </resource>
        <resource>
            <type value="Location" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization" />
        </resource>
        <resource>
            <type value="Organization" />
            <supportedProfile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" />
        </resource>
        <interaction>
            <code value="transaction" />
        </interaction>
    </rest>
</CapabilityStatement>