| Package | nictiz.fhir.nl.stu3.zib2015 |
| Resource Type | SearchParameter |
| Id | SearchParameter-Flag-detail |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/SearchParameter/Flag-detail |
| URL | http://nictiz.nl/fhir/SearchParameter/Flag-detail |
| Version | 1.0 |
| Status | draft |
| Date | 2018-01-13T14:26:13.365+00:00 |
| Name | Flag-detail |
| Realm | nl |
| Description | The Flag.extension may be used to convey what the Flag is about. This is normally done using the core extension flag-detail. This query parameter allows you to query for Flags that have a certain flag-detail. Other uses of Flag.extension are NOT supported using this search parameter. |
| Purpose | To select Flag resources based on having a certain Flag.extension[flag-detail] |
| Type | token |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"url": "http://nictiz.nl/fhir/SearchParameter/Flag-detail",
"version": "1.0",
"name": "Flag-detail",
"status": "draft",
"date": "2018-01-13T14:26:13.365+00:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"purpose": "To select Flag resources based on having a certain Flag.extension[flag-detail]",
"code": "detail",
"base": [
"Flag"
],
"type": "token",
"description": "The Flag.extension may be used to convey what the Flag is about. This is normally done using the core extension flag-detail. This query parameter allows you to query for Flags that have a certain flag-detail. Other uses of Flag.extension are NOT supported using this search parameter.",
"expression": "Flag.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/flag-detail')",
"xpath": "f:Flag/f:extension[@url = 'http://hl7.org/fhir/StructureDefinition/flag-detail']",
"xpathUsage": "normal"
}