pub struct Library {Show 41 fields
pub id: Option<Id>,
pub meta: Option<Meta>,
pub implicit_rules: Option<UriDt>,
pub language: Option<CodeDt>,
pub text: Option<Narrative>,
pub contained: Option<Vec<AnyResource>>,
pub extension: Option<Vec<Extension>>,
pub modifier_extension: Option<Vec<Extension>>,
pub url: Option<UriDt>,
pub identifier: Option<Vec<Identifier>>,
pub version: Option<StringDt>,
pub version_algorithm: Option<Coding>,
pub name: Option<StringDt>,
pub title: Option<StringDt>,
pub subtitle: Option<StringDt>,
pub status: Option<CodeDt>,
pub experimental: Option<BooleanDt>,
pub type_: Option<CodeableConcept>,
pub subject: Option<Reference>,
pub date: Option<DateTimeDt>,
pub publisher: Option<StringDt>,
pub contact: Option<Vec<ContactDetail>>,
pub description: Option<MarkdownDt>,
pub use_context: Option<Vec<UsageContext>>,
pub jurisdiction: Option<Vec<CodeableConcept>>,
pub purpose: Option<MarkdownDt>,
pub usage: Option<MarkdownDt>,
pub copyright: Option<MarkdownDt>,
pub copyright_label: Option<StringDt>,
pub approval_date: Option<DateDt>,
pub last_review_date: Option<DateDt>,
pub effective_period: Option<Period>,
pub topic: Option<Vec<CodeableConcept>>,
pub author: Option<Vec<ContactDetail>>,
pub editor: Option<Vec<ContactDetail>>,
pub reviewer: Option<Vec<ContactDetail>>,
pub endorser: Option<Vec<ContactDetail>>,
pub related_artifact: Option<Vec<RelatedArtifact>>,
pub parameter: Option<Vec<ParameterDefinition>>,
pub data_requirement: Option<Vec<DataRequirement>>,
pub content: Option<Vec<Attachment>>,
}
Fields§
§id: Option<Id>
Logical id of this artifact
meta: Option<Meta>
Metadata about the resource
implicit_rules: Option<UriDt>
A set of rules under which this content was created
language: Option<CodeDt>
Language of the resource content
text: Option<Narrative>
Text summary of the resource, for human interpretation
contained: Option<Vec<AnyResource>>
Contained, inline Resources
extension: Option<Vec<Extension>>
Additional content defined by implementations
modifier_extension: Option<Vec<Extension>>
Extensions that cannot be ignored
url: Option<UriDt>
Canonical identifier for this library, represented as a URI (globally unique)
identifier: Option<Vec<Identifier>>
Additional identifier for the library
version: Option<StringDt>
Business version of the library
version_algorithm: Option<Coding>
How to compare versions
name: Option<StringDt>
Name for this library (computer friendly)
title: Option<StringDt>
Name for this library (human friendly)
subtitle: Option<StringDt>
Subordinate title of the library
status: Option<CodeDt>
draft | active | retired | unknown
experimental: Option<BooleanDt>
For testing purposes, not real usage
type_: Option<CodeableConcept>
logic-library | model-definition | asset-collection | module-definition
subject: Option<Reference>
Type of individual the library content is focused on
date: Option<DateTimeDt>
Date last changed
publisher: Option<StringDt>
Name of the publisher/steward (organization or individual)
contact: Option<Vec<ContactDetail>>
Contact details for the publisher
description: Option<MarkdownDt>
Natural language description of the library
use_context: Option<Vec<UsageContext>>
The context that the content is intended to support
jurisdiction: Option<Vec<CodeableConcept>>
Intended jurisdiction for library (if applicable)
purpose: Option<MarkdownDt>
Why this library is defined
usage: Option<MarkdownDt>
Describes the clinical usage of the library
copyright: Option<MarkdownDt>
Use and/or publishing restrictions
copyright_label: Option<StringDt>
Copyright holder and year(s)
approval_date: Option<DateDt>
When the library was approved by publisher
last_review_date: Option<DateDt>
When the library was last reviewed by the publisher
effective_period: Option<Period>
When the library is expected to be used
topic: Option<Vec<CodeableConcept>>
E.g. Education, Treatment, Assessment, etc
Who authored the content
editor: Option<Vec<ContactDetail>>
Who edited the content
reviewer: Option<Vec<ContactDetail>>
Who reviewed the content
endorser: Option<Vec<ContactDetail>>
Who endorsed the content
Additional documentation, citations, etc
parameter: Option<Vec<ParameterDefinition>>
Parameters defined by the library
data_requirement: Option<Vec<DataRequirement>>
What data is referenced by this library
content: Option<Vec<Attachment>>
Contents of the library, either embedded or referenced