FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | SearchParameter |
| Id | SearchParameter-race.json |
| FHIR Version | R2 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: race
url: http://fhir.org/guides/argonaut/SearchParameter/race
name: ArgonautRace
status: draft
experimental: true
publisher: Argonaut Project
| - | Telecom |
| * | http://argonautwiki.hl7.org |
date: 22/12/2016
code: race
base: Patient
type: token
description: Returns patients with a race extension matching the specified code.
xpath: f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-race']/f:extension[@url='ombCategory' or @url='detailed']
xpathUsage: normal
{
"resourceType": "SearchParameter",
"id": "race",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.org/guides/argonaut/SearchParameter/race",
"name": "ArgonautRace",
"status": "draft",
"experimental": true,
"publisher": "Argonaut Project",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://argonautwiki.hl7.org"
}
]
}
],
"date": "2016-12-22",
"code": "race",
"base": "Patient",
"type": "token",
"description": "Returns patients with a race extension matching the specified code.",
"xpath": "f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-race']/f:extension[@url='ombCategory' or @url='detailed']",
"xpathUsage": "normal"
}