FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeCapabilityStatement
IdCapabilityStatement-AnCapabilityStatement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/CapabilityStatement-AnCapabilityStatement.html
URLhttp://canshare.co.nz/fhir/CapabilityStatement/AnCapabilityStatement
Version0.5.0
Statusdraft
Date2022-10-03
NameCanShareCapabilityStatement
TitleCapabilityStatement representing the server requirements for a FHIR server
Realmnz
DescriptionDescribes the server requirements for ACT-NOW
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
actnow.canshare.co.nz#currentan-bsaBody Surface Area
actnow.canshare.co.nz#currentan-cGroupClinical TNM group score
actnow.canshare.co.nz#currentan-cMClinical M-score
actnow.canshare.co.nz#currentan-cNClinical N-score
actnow.canshare.co.nz#currentan-cTClinical T-score
actnow.canshare.co.nz#currentan-careplan-cycleCycle Careplan
actnow.canshare.co.nz#currentan-careplan-regimenRegimen Careplan
actnow.canshare.co.nz#currentan-creat-clearCreatinine Clearance
actnow.canshare.co.nz#currentan-ecogECOG score
actnow.canshare.co.nz#currentan-heightHeight
actnow.canshare.co.nz#currentan-histologyHistology
actnow.canshare.co.nz#currentan-medication-administrationACT-NOW medication administration
actnow.canshare.co.nz#currentan-medication-requestACT-NOW medication request
actnow.canshare.co.nz#currentan-pGroupPathological TNM group score
actnow.canshare.co.nz#currentan-pMPathological M-score
actnow.canshare.co.nz#currentan-pNPathological N-score
actnow.canshare.co.nz#currentan-pTPathological T-score
actnow.canshare.co.nz#currentan-patientACT-NOW patient
actnow.canshare.co.nz#currentan-weightWeight

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement AnCapabilityStatement

CapabilityStatement representing the server requirements for a FHIR server

  • Implementation Guide Version: 0.5.0
  • FHIR Version: 4.0.1
  • Supported Formats: json
  • Published on: 2022-10-03
  • Published by: Te aho o te kahu - Cancer Control Agency

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.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions
  • Supports the transactioninteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
PatientSupported Profiles
  ACT-NOW patient
yidentifier, name, gender
CarePlanSupported Profiles
  Regimen Careplan
  Cycle Careplan
yidentifier
ObservationSupported Profiles
  Clinical T-score
  Clinical N-score
  Clinical M-score
  Clinical TNM group score
  Pathological T-score
  Pathological N-score
  Pathological M-score
  Pathological TNM group score
  Body Surface Area
  Creatinine Clearance
  Height
  Weight
  Histology
  ECOG score
yidentifier
MedicationAdministrationSupported Profiles
  ACT-NOW medication administration
yidentifier
MedicationRequestSupported Profiles
  ACT-NOW medication request
yidentifier

Resource Conformance: unspecified Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • Supports search-type.

Supported Profiles

ACT-NOW patient

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHALLnamestring
SHALLgendertoken
 

Resource Conformance: unspecified CarePlan

Core FHIR Resource
CarePlan
Reference Policy
Interaction summary
  • Supports search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
 

Resource Conformance: unspecified Observation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • Supports search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
 

Resource Conformance: unspecified MedicationAdministration

Core FHIR Resource
MedicationAdministration
Reference Policy
Interaction summary
  • Supports search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
 

Resource Conformance: unspecified MedicationRequest

Core FHIR Resource
MedicationRequest
Reference Policy
Interaction summary
  • Supports search-type.

Supported Profiles

ACT-NOW medication request

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
 

Source1

{
  "resourceType": "CapabilityStatement",
  "id": "AnCapabilityStatement",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://canshare.co.nz/fhir/CapabilityStatement/AnCapabilityStatement",
  "version": "0.5.0",
  "name": "CanShareCapabilityStatement",
  "title": "CapabilityStatement representing the server requirements for a FHIR server",
  "status": "draft",
  "date": "2022-10-03",
  "publisher": "Te aho o te kahu - Cancer Control Agency",
  "contact": [
    {
      "name": "Te aho o te kahu - Cancer Control Agency",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description": "Describes the server requirements for ACT-NOW",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "type": "Patient",
          "supportedProfile": [
            "http://canshare.co.nz/fhir/StructureDefinition/an-patient"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            },
            {
              "name": "name",
              "type": "string"
            },
            {
              "name": "gender",
              "type": "token"
            }
          ]
        },
        {
          "type": "CarePlan",
          "supportedProfile": [
            "http://canshare.co.nz/fhir/StructureDefinition/an-careplan-regimen",
            "http://canshare.co.nz/fhir/StructureDefinition/an-careplan-cycle"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://canshare.co.nz/fhir/StructureDefinition/an-cT",
            "http://canshare.co.nz/fhir/StructureDefinition/an-cN",
            "http://canshare.co.nz/fhir/StructureDefinition/an-cM",
            "http://canshare.co.nz/fhir/StructureDefinition/an-cGroup",
            "http://canshare.co.nz/fhir/StructureDefinition/an-pT",
            "http://canshare.co.nz/fhir/StructureDefinition/an-pN",
            "http://canshare.co.nz/fhir/StructureDefinition/an-pM",
            "http://canshare.co.nz/fhir/StructureDefinition/an-pGroup",
            "http://canshare.co.nz/fhir/StructureDefinition/an-bsa",
            "http://canshare.co.nz/fhir/StructureDefinition/an-creat-clear",
            "http://canshare.co.nz/fhir/StructureDefinition/an-height",
            "http://canshare.co.nz/fhir/StructureDefinition/an-weight",
            "http://canshare.co.nz/fhir/StructureDefinition/an-histology",
            "http://canshare.co.nz/fhir/StructureDefinition/an-ecog"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "MedicationAdministration",
          "supportedProfile": [
            "http://canshare.co.nz/fhir/StructureDefinition/an-medication-administration"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        },
        {
          "type": "MedicationRequest",
          "supportedProfile": [
            "http://canshare.co.nz/fhir/StructureDefinition/an-medication-request"
          ],
          "interaction": [
            {
              "code": "search-type"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "searchParam": [
            {
              "name": "identifier",
              "type": "token"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "transaction"
        }
      ]
    }
  ]
}