FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-mz-ParafunctionalActivity-Serve.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-rc.1&canonical=http://medmij.nl/fhir/CapabilityStatement/mz-ParafunctionalActivity-Serve |
| URL | http://medmij.nl/fhir/CapabilityStatement/mz-ParafunctionalActivity-Serve |
| Status | active |
| Date | 2026-06-03 |
| Name | mz ParafunctionalActivity Serve |
| Realm | nl |
| Description | This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Parafunctional activity' transaction within Dental Care. |
| Purpose | This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide 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 |
No resources found
| StructureDefinition | ||
| medmij.fhir.nl.r4.dentalcare#1.0.0-rc.1 | mz-ParafunctionalActivity | mz ParafunctionalActivity |
| nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1 | nl-core-HealthProfessional-Practitioner | nl core HealthProfessional Practitioner |
| nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1 | nl-core-HealthProfessional-PractitionerRole | nl core HealthProfessional PractitionerRole |
| nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1 | nl-core-HealthcareProvider | nl core HealthcareProvider |
| nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1 | nl-core-HealthcareProvider-Organization | nl core HealthcareProvider Organization |
| nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1 | nl-core-Patient | nl core Patient |
Note: links and images are rebased to the (stated) source
{
"resourceType": "CapabilityStatement",
"id": "mz-ParafunctionalActivity-Serve",
"url": "http://medmij.nl/fhir/CapabilityStatement/mz-ParafunctionalActivity-Serve",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"name": "mz ParafunctionalActivity Serve",
"status": "active",
"date": "2026-06-03",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Parafunctional activity' transaction within Dental Care.",
"purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide 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": "server",
"documentation": "Minimal requirements for a server to fulfill the 'Serve Parafunctional activity' transaction (system role: MZ-PAB-rc.1).",
"resource": [
{
"type": "Observation",
"supportedProfile": [
"http://medmij.nl/fhir/StructureDefinition/mz-ParafunctionalActivity"
],
"interaction": [
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "code",
"type": "token"
}
]
},
{
"type": "Patient",
"supportedProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
"interaction": [
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "PractitionerRole",
"supportedProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
],
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
"interaction": [
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Practitioner",
"supportedProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
],
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
"interaction": [
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Organization",
"supportedProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
"interaction": [
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Location",
"supportedProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
],
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
"interaction": [
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
}
],
"interaction": [
{
"code": "search-system"
}
]
}
]
}