{
"description": "Code and coded value parameter pair",
"_filename": "SearchParameter-Observation-code-value-concept.json",
"package_name": "hl7.fhir.r3.examples",
"date": "2019-10-24T11:53:00+11:00",
"expression": "Observation",
"publisher": "Health Level Seven International (Orders and Observations)",
"name": "code-value-concept",
"xpathUsage": "normal",
"type": "composite",
"experimental": "false",
"resourceType": "SearchParameter",
"component": [ {
"definition": {
"reference": "http://hl7.org/fhir/SearchParameter/Observation-code"
},
"expression": "code"
}, {
"definition": {
"reference": "http://hl7.org/fhir/SearchParameter/Observation-value-concept"
},
"expression": "value.as(CodeableConcept)"
} ],
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "c6592049-727f-4d12-8656-8094a1e82164",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
"code": "code-value-concept",
"base": [ "Observation" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders/index.cfm",
"system": "url"
} ]
} ]
}