| Package | medmij.dental.care.r4 | 
| Resource Type | SearchParameter | 
| Id | Goal-priority | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=medmij.dental.care.r4@1.0.0-alpha.3&canonical=http://medmij.nl/fhir/SearchParameter/DentalCare-Goal-priority | 
| URL | http://medmij.nl/fhir/SearchParameter/DentalCare-Goal-priority | 
| Version | 1.0.0 | 
| Status | active | 
| Name | goal-priority | 
| Description | TSearches on the priority of the goal. such as low-priority or high-priority. | 
| Purpose | To search Goal resources on the value of the '.priority' element. | 
| Type | token | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "SearchParameter",
  "id": "Goal-priority",
  "url": "http://medmij.nl/fhir/SearchParameter/DentalCare-Goal-priority",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/SearchParameter"
    ],
    "tag": [
      {
        "system": "http://medmij.nl/fhir/data-service",
        "code": "oral-care"
      }
    ]
  },
  "version": "1.0.0",
  "name": "goal-priority",
  "status": "active",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "To search Goal resources on the value of the '.priority' element.",
  "code": "priority",
  "base": [
    "Goal"
  ],
  "type": "token",
  "description": "TSearches on the priority of the goal. such as low-priority or high-priority.",
  "expression": "Goal.priority"
}