FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe

Packagenictiz.fhir.nl.r4.cio
Resource TypeCapabilityStatement
Idcio-MedicationHypersensitivities.RetrieveServe
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=http://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe
URLhttp://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe
Version1.0.0-beta.5
Statusactive
Date2024-09-30
Namecio MedicationHypersensitivities.RetrieveServe
Realmnl
DescriptionThis CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication hypersensitivities' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information.
PurposeThis 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 of the corresponding information standard should be consulted.
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

SearchParameter
Flag-categoryFlag_category
medication-hypersensitivity-identifierMedicationHypersensitivityIdentifier
StructureDefinition
nl-core-ContactPersonnl core ContactPerson
nl-core-HealthProfessional-Practitionernl core HealthProfessional Practitioner
nl-core-HealthProfessional-PractitionerRolenl core HealthProfessional PractitionerRole
nl-core-HealthcareProvider-Organizationnl core HealthcareProvider Organization
nl-core-Patientnl core Patient
cio-Conditioncio Condition
cio-HypersensitivityIntolerancecio HypersensitivityIntolerance
cio-Reactioncio Reaction
cio-RegistrationInformationcio RegistrationInformation
cio-SurveillanceDecisioncio SurveillanceDecision
cio-Symptomcio Symptom

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "cio-MedicationHypersensitivities.RetrieveServe",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/cio-MedicationHypersensitivities.RetrieveServe",
  "version": "1.0.0-beta.5",
  "name": "cio MedicationHypersensitivities.RetrieveServe",
  "status": "active",
  "date": "2024-09-30",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication hypersensitivities' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information.",
  "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 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": "Minimal requirements for a client to fulfill the 'Retrieve medication hypersensitivities' transaction (system role: CIO-BBR).",
      "resource": [
        {
          "type": "Flag",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-SurveillanceDecision"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "searchInclude": [
            "Flag:patient"
          ],
          "searchRevInclude": [
            "Provenance:target"
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference"
            },
            {
              "name": "category",
              "definition": "http://nictiz.nl/fhir/SearchParameter/Flag-category",
              "type": "token"
            },
            {
              "name": "date",
              "type": "date"
            },
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Provenance",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-RegistrationInformation"
          ],
          "searchParam": [
            {
              "name": "target",
              "type": "reference",
              "documentation": "This search parameter does not need to be supported on its own, only in conjunction with a `_revinclude` on the Flag resource. It has been added here for completeness."
            }
          ]
        },
        {
          "type": "AllergyIntolerance",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityIntolerance",
            "http://nictiz.nl/fhir/StructureDefinition/cio-Reaction"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Condition",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-Condition"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-Symptom"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ],
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        },
        {
          "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. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ]
        },
        {
          "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. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ]
        },
        {
          "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. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ]
        },
        {
          "type": "RelatedPerson",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
          ],
          "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction": [
            {
              "code": "read"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "search-system"
        }
      ]
    },
    {
      "mode": "server",
      "documentation": "Minimal requirements for a server to fulfill the 'Serve medication hypersensitivities' transaction (system role: CIO-BBB).",
      "resource": [
        {
          "type": "Flag",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-SurveillanceDecision"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "searchInclude": [
            "Flag:patient"
          ],
          "searchRevInclude": [
            "Provenance:target"
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference"
            },
            {
              "name": "category",
              "definition": "http://nictiz.nl/fhir/SearchParameter/Flag-category",
              "type": "token"
            },
            {
              "name": "date",
              "type": "date"
            },
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Provenance",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-RegistrationInformation"
          ],
          "searchParam": [
            {
              "name": "target",
              "type": "reference",
              "documentation": "This search parameter does not need to be supported on its own, only in conjunction with a `_revinclude` on the Flag resource. It has been added here for completeness."
            }
          ]
        },
        {
          "type": "AllergyIntolerance",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityIntolerance",
            "http://nictiz.nl/fhir/StructureDefinition/cio-Reaction"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Condition",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-Condition"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/cio-Symptom"
          ],
          "documentation": "This resource needs to be resolvable by supporting a read interaction or explicitly including it in the Bundle.",
          "searchParam": [
            {
              "name": "medication-hypersensitivity-identifier",
              "definition": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        },
        {
          "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."
        },
        {
          "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."
        },
        {
          "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."
        },
        {
          "type": "RelatedPerson",
          "supportedProfile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
          ],
          "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": "search-system"
        }
      ]
    }
  ]
}