--- type: "search-params" title: "Library Search Parameters" resource: "Library" --- # Library Search Parameters ## composed-of **Description:** What resource is being referenced **Type:** reference **Expression:** Library.relatedArtifact.where(type='composed-of').resource **Path:** Library.relatedArtifact.resource **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-composed-of ## content-type **Description:** The type of content in the library (e.g. text/cql) **Type:** token **Expression:** Library.content.contentType **Path:** Library.content.contentType **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-content-type ## context **Description:** A use context assigned to the library **Type:** token **Expression:** (Library.useContext.value.ofType(CodeableConcept)) **Path:** {{name}}.useContext.valueCodeableConcept **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-context ## context-quantity **Description:** A quantity- or range-valued use context assigned to the library **Type:** quantity **Expression:** (Library.useContext.value.ofType(Quantity)) | (Library.useContext.value.ofType(Range)) **Path:** {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-context-quantity ## context-type **Description:** A type of use context assigned to the library **Type:** token **Expression:** Library.useContext.code **Path:** {{name}}.useContext.code **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-context-type ## context-type-quantity **Description:** A use context type and quantity- or range-based value assigned to the library **Type:** composite **Expression:** Library.useContext **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-context-type-quantity ## context-type-value **Description:** A use context type and value assigned to the library **Type:** composite **Expression:** Library.useContext **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-context-type-value ## date **Description:** The library publication date **Type:** date **Expression:** Library.date **Path:** {{name}}.date **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-date ## depends-on **Description:** What resource is being referenced **Type:** reference **Expression:** Library.relatedArtifact.where(type='depends-on').resource **Path:** Library.relatedArtifact.resource **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-depends-on ## derived-from **Description:** What resource is being referenced **Type:** reference **Expression:** Library.relatedArtifact.where(type='derived-from').resource **Path:** Library.relatedArtifact.resource **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-derived-from ## description **Description:** The description of the library **Type:** string **Expression:** Library.description **Path:** {{name}}.description **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-description ## effective **Description:** The time during which the library is intended to be in use **Type:** date **Expression:** Library.effectivePeriod **Path:** {{name}}.effectivePeriod **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-effective ## identifier **Description:** External identifier for the library **Type:** token **Expression:** Library.identifier **Path:** {{name}}.identifier **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-identifier ## jurisdiction **Description:** Jurisdiction of the authority that maintains the the library **Type:** token **Expression:** Library.jurisdiction **Path:** {{name}}.jurisdiction **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-jurisdiction ## name **Description:** Computationally friendly name of the library **Type:** string **Expression:** Library.name **Path:** {{name}}.name **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-name ## predecessor **Description:** What resource is being referenced **Type:** reference **Expression:** Library.relatedArtifact.where(type='predecessor').resource **Path:** Library.relatedArtifact.resource **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-predecessor ## publisher **Description:** Name of the publisher of the library **Type:** string **Expression:** Library.publisher **Path:** {{name}}.publisher **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-publisher ## status **Description:** The current status of the library **Type:** token **Expression:** Library.status **Path:** {{name}}.status **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-status ## subject-code **Description:** The subject of the Library when expressed as a code **Type:** token **Expression:** Library.subject as CodeableConcept **Path:** {{name}}.subject[x] **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-subject-code ## subject-reference **Description:** The subject of the Library when expressed as a reference **Type:** reference **Expression:** Library.subject as Reference **Path:** {{name}}.subject[x] **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-subject-reference ## subject-canonical **Description:** The subject of the Library when expressed as a canonical **Type:** reference **Expression:** Library.subject as canonical **Path:** {{name}}.subject[x] **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-subject-canonical ## successor **Description:** What resource is being referenced **Type:** reference **Expression:** Library.relatedArtifact.where(type='successor').resource **Path:** Library.relatedArtifact.resource **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-successor ## title **Description:** The human-friendly name of the library **Type:** string **Expression:** Library.title **Path:** {{name}}.title **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-title ## topic **Description:** Topics associated with the module **Type:** token **Expression:** Library.topic **Path:** Library.topic **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-topic ## type **Description:** The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition) **Type:** token **Expression:** Library.type **Path:** Library.type **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-type ## url **Description:** The uri that identifies the library **Type:** uri **Expression:** Library.url **Path:** {{name}}.url **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-url ## version **Description:** The business version of the library **Type:** token **Expression:** Library.version **Path:** {{name}}.version **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Library-version ## experimental **Description:** Whether the Library is experimental **Type:** token **Expression:** Library.experimental **Path:** Library.experimental **Standards Status:** normative