New Zealand MWS IG
1.1.3 - Release
New Zealand MWS IG - Local Development build (v1.1.3) 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.3 | |||
Draft as of 2023-05-24 | Computable Name: |
MWS FHIR Capabilities
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement MWSCapabilityStatement
json
json
Note 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.
server
The 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 |
read
GET,[base]/AllergyIntolerance/[id],retrieve an AllergyIntolerance, system/AllergyIntolerance.r
create
POST,[base]/AllergyIntolerance, create a new AllergyIntolerance, system/AllergyIntolerance.c
search-type
GET,[base]/AllergyIntolerance, search for a Patient's AllergyIntolerances, system/AllergyIntolerance.s
update
PUT,[base]/AllergyIntolerance/[id], update an existing AllergyIntolerance, system/AllergyIntolerance.u
delete
DELETE,[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-type
GET,[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 |