NO Municipal API
0.2.0 - ci-build
NO Municipal API - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
API actions related to a patient
Category of operations related to patients. A patient is an individual with a unique system ID and typically a national identifier such as F-number, D-number, or a combination of first name/last name and a date of birth. A patient is unique in the context of a medical record system.
| Supported Profiles | Search parameters | Supported Includes |
|---|---|---|
| municipal-patient | _id, birthdate, death-date, family, gender, given, identifier, name birthdate+name, family+gender, birthdate+family, gender+name death-date+family |
| Name | Description |
|---|---|
| read | Read the current state of the resource |
| update | Update an existing resource by its id (or create it if it is new) |
| patch | Update an existing resource by posting a set of changes to it |
| delete | Delete a resource |
| Name | Description |
|---|---|
| create | Create a new resource with a server assigned id |
| search | Search the resource type based on some filter criteria |
| Name | Description |
|---|---|
| vread | Read the state of a specific version of the resource |
| history | Retrieve the change history for a particular resource |
| Name | Description |
|---|---|
| history | Retrieve the change history for a particular resource type |