Library Search Parameters
<a id="composed-of"></a>
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
<a id="content-type"></a>
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
<a id="context"></a>
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
<a id="context-quantity"></a>
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
<a id="context-type"></a>
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
<a id="context-type-quantity"></a>
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
<a id="context-type-value"></a>
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
<a id="date"></a>
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
<a id="depends-on"></a>
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
<a id="derived-from"></a>
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
<a id="description"></a>
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
<a id="effective"></a>
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
<a id="identifier"></a>
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
<a id="jurisdiction"></a>
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
<a id="name"></a>
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
<a id="predecessor"></a>
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
<a id="publisher"></a>
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
<a id="status"></a>
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
<a id="subject-code"></a>
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
<a id="subject-reference"></a>
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
<a id="subject-canonical"></a>
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
<a id="successor"></a>
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
<a id="title"></a>
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
<a id="topic"></a>
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
<a id="type"></a>
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
<a id="url"></a>
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
<a id="version"></a>
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
<a id="experimental"></a>
experimental
Description: Whether the Library is experimental
Type: token
Expression: Library.experimental
Path: Library.experimental
Standards Status: normative