New Zealand MWS IG
1.1.5 - Release
New Zealand MWS IG - Local Development build (v1.1.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://hl7.org.nz/fhir/ig/mws/CapabilityStatement/MWSCapabilityStatement | Version: 1.1.5 | |||
| Draft as of 2023-05-24 | Computable Name: | |||
MWS FHIR Capabilities
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement MWSCapabilityStatement
jsonjsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| AllergyIntolerance | http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance | y | y | y | y | y | patient, category | |||
| MedicationDispense | http://hl7.org.nz/fhir/StructureDefinition/MwsMedicationDispense | y | patient, copayment_ytd |
readGET,[base]/AllergyIntolerance/[id],retrieve an AllergyIntolerance, system/AllergyIntolerance.r
createPOST,[base]/AllergyIntolerance, create a new AllergyIntolerance, system/AllergyIntolerance.c
search-typeGET,[base]/AllergyIntolerance, search for a Patient's AllergyIntolerances, system/AllergyIntolerance.s
updatePUT,[base]/AllergyIntolerance/[id], update an existing AllergyIntolerance, system/AllergyIntolerance.u
deleteDELETE,[base]/AllergyIntolerance/[id], delete an existing legacy AllergyIntolerance, system/AllergyIntolerance.d
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | string | NHI-Id |
| SHALL | category | token | food, medication, environment or biologic |
search-typeGET,[base]/MedicationDispense,retrieve MedicationDispense co-payments , system/MedicationDispense.s
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | reference | |
| SHALL | copayment_ytd | token | food, medication, environment or biologic |