PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    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.examples",
  "date": "2021-12-21T15:26:20+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": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "ee23c1c4-175a-430f-b900-9fb55aad34c2",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
  "code": "component-code-value-concept",
  "base": [ "Observation" ],
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders/index.cfm",
      "system": "url"
    } ]
  } ]
}