{
"description": "A composite of both characteristic and value",
"_filename": "SearchParameter-Group-characteristic-value.json",
"package_name": "hl7.fhir.r3.examples",
"date": "2019-10-24T11:53:00+11:00",
"expression": "Group.characteristic",
"publisher": "Health Level Seven International (FHIR Infrastructure)",
"name": "characteristic-value",
"xpathUsage": "normal",
"type": "composite",
"experimental": "false",
"resourceType": "SearchParameter",
"component": [ {
"definition": {
"reference": "http://hl7.org/fhir/SearchParameter/Group-characteristic"
},
"expression": "code"
}, {
"definition": {
"reference": "http://hl7.org/fhir/SearchParameter/Group-value"
},
"expression": "value"
} ],
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "0cb8512a-f665-4703-ab21-211c0a1c571a",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
"code": "characteristic-value",
"base": [ "Group" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg/index.cfm",
"system": "url"
} ]
} ]
}