Library
BaseThe Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Library | 0..* | — | Represents a library of quality improvement components |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .urlΣ | 0..1 | uri | Canonical identifier for this library, represented as a URI (globally unique) |
| .identifierΣ | 0..* | Identifier | Additional identifier for the library |
| .versionΣ | 0..1 | string | Business version of the library |
| .nameΣ | 0..1 | string | Name for this library (computer friendly) |
| .titleΣ | 0..1 | string | Name for this library (human friendly) |
| .subtitle | 0..1 | string | Subordinate title of the library |
| .status?!Σ | 1..1 | code | draft | active | retired | unknown Bindingpublication-status(required) |
| .experimentalΣ | 0..1 | boolean | For testing purposes, not real usage |
| .typeΣ | 1..1 | CodeableConcept | logic-library | model-definition | asset-collection | module-definition Bindinglibrary-type(extensible) |
| .subject[x] | 0..1 | CodeableConcept | Reference(Group) | Type of individual the library content is focused on Bindingsubject-type(extensible) |
| .dateΣ | 0..1 | dateTime | Date last changed |
| .publisherΣ | 0..1 | string | Name of the publisher (organization or individual) |
| .contactΣ | 0..* | ContactDetail | Contact details for the publisher |
| .descriptionΣ | 0..1 | markdown | Natural language description of the library |
| .useContextΣ | 0..* | UsageContext | The context that the content is intended to support |
| .jurisdictionΣ | 0..* | CodeableConcept | Intended jurisdiction for library (if applicable) Bindingjurisdiction(extensible) |
| .purpose | 0..1 | markdown | Why this library is defined |
| .usage | 0..1 | string | Describes the clinical usage of the library |
| .copyright | 0..1 | markdown | Use and/or publishing restrictions |
| .approvalDate | 0..1 | date | When the library was approved by publisher |
| .lastReviewDate | 0..1 | date | When the library was last reviewed |
| .effectivePeriodΣ | 0..1 | Period | When the library is expected to be used |
| .topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc. Bindingdefinition-topic(example) |
| .author | 0..* | ContactDetail | Who authored the content |
| .editor | 0..* | ContactDetail | Who edited the content |
| .reviewer | 0..* | ContactDetail | Who reviewed the content |
| .endorser | 0..* | ContactDetail | Who endorsed the content |
| .relatedArtifact | 0..* | RelatedArtifact | Additional documentation, citations, etc. |
| .parameter | 0..* | ParameterDefinition | Parameters defined by the library |
| .dataRequirement | 0..* | DataRequirement | What data is referenced by this library |
| .contentΣ | 0..* | Attachment | Contents of the library, either embedded or referenced |