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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeSearchParameter
IdSearchParameter-an-supporting-info.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/SearchParameter-an-supporting-info.html
URLhttp://canshare.co.nz/fhir/SearchParameter/an-supporting-info
Version0.5.0
Statusactive
Date2026-06-15T22:12:46+00:00
Namecp-supporting-info
Realmnz
DescriptionSupporting Info
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter an-supporting-info

cp-supporting-info

Parameter supporting-info:reference

Supporting Info

ResourceCarePlan
ExpressionCarePlan.supportingInfo
Target ResourcesObservation, Condition
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source1

{
  "resourceType": "SearchParameter",
  "id": "an-supporting-info",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://canshare.co.nz/fhir/SearchParameter/an-supporting-info",
  "version": "0.5.0",
  "name": "cp-supporting-info",
  "status": "active",
  "date": "2026-06-15T22:12:46+00:00",
  "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": "Supporting Info",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "code": "supporting-info",
  "base": [
    "CarePlan"
  ],
  "type": "reference",
  "expression": "CarePlan.supportingInfo",
  "target": [
    "Observation",
    "Condition"
  ]
}