FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/careplan-activity-outcomereference

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeSearchParameter
Idcareplan-activity-outcomereference
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/SearchParameter/careplan-activity-outcomereference
URLhttp://nictiz.nl/fhir/SearchParameter/careplan-activity-outcomereference
Version1.0.1
Statusactive
Namecareplan-activity-outcomereference
Realmnl
Authorityhl7
DescriptionTo allow a search (_include) on resources that are used to describe outcomes of CarePlan activities.
PurposeTo search on an outcome resource, referenced from a CarePlan.activity.outcomeReference. Main purpose is to use this search parameter for including outcome related resources in the result for a search on CarePlan.
Typereference

Resources that use this resource

CapabilityStatement
bglz-clientcapabilitiesbglzClient
bglz-servercapabilitiesbglzServer

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "careplan-activity-outcomereference",
  "url": "http://nictiz.nl/fhir/SearchParameter/careplan-activity-outcomereference",
  "version": "1.0.1",
  "name": "careplan-activity-outcomereference",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "To search on an outcome resource, referenced from a CarePlan.activity.outcomeReference. Main purpose is to use this search parameter for including outcome related resources in the result for a search on CarePlan.",
  "code": "activity-outcomereference",
  "base": [
    "CarePlan"
  ],
  "type": "reference",
  "description": "To allow a search (_include) on resources that are used to describe outcomes of CarePlan activities.",
  "expression": "CarePlan.activity.outcomeReference"
}