PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.2.0
    http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept
{
  "description": "Component code and component coded value parameter pair",
  "_filename": "SearchParameter-Observation-component-code-value-concept.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2019-12-31T21:03:40+11:00",
  "expression": "Observation.component",
  "publisher": "Health Level Seven International (Orders and Observations)",
  "multipleOr": false,
  "name": "component-code-value-concept",
  "xpathUsage": "normal",
  "type": "composite",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "component": [ {
    "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code",
    "expression": "code"
  }, {
    "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
    "expression": "value.as(CodeableConcept)"
  } ],
  "title": null,
  "package_version": "4.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "3476d447-4cd1-429f-98af-d3c49b5c547e",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
  "code": "component-code-value-concept",
  "base": [ "Observation" ],
  "version": "4.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders/index.cfm",
      "system": "url"
    } ]
  } ]
}