Breast Screening NZ FHIR Implementation Guide
1.1.0 - Release
Breast Screening NZ FHIR Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://hl7.org.nz/fhir/ig/bsa/CapabilityStatement/BSACapabilityStatement | Version: 1.1.0 | |||
| Draft as of 2023-05-24 | Computable Name: | |||
BSA FHIR Capabilities
Raw OpenAPI-Swagger Definition file | Download
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 | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| DiagnosticReport | http://hl7.org.nz/fhir/StructureDefinition/BsaDiagnosticReport | y | y | patient, status, date, category | |||||
| CarePlan | http://hl7.org.nz/fhir/StructureDefinition/BsaCarePlan | y | y | patient, _lastUpdated |
http://hl7.org.nz/fhir/StructureDefinition/BsaDiagnosticReportreadGET,[base]/DiagnosticReport/[id],Used to retrieve a participant's BSA screening outcomes and radiologist assessment reports, system/DiagnosticReport.r
search-typeGET,[base]/Coverage, Search for a patient's participant's BSA screening outcomes and radiologist assessment reports,system/DiagnosticReport.s
Describes a participant's BSA screening enrolment and pathway status
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | reference | NHI id of patient who is the subject of the report |
| SHALL | status | token | report status |
| SHALL | date | token | The clinically relevant time of the report |
| SHALL | category | token | Which diagnostic discipline/department created the report |
http://hl7.org.nz/fhir/StructureDefinition/BsaCarePlanreadGET,[base]/DiagnosticReport/[id],Used to retrieve a participant's BSA screening enrolment and pathway status, system/CarePlan.r
search-typeGET,[base]/Coverage, Search for a participant's BSA screening enrolment and pathway status,system/CarePlan.s
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | reference | NHI id of patient who is the subject of the CarePlan |
| SHALL | _lastUpdated | token | The date the care plan was last updated |