description: Base StructureDefinition for Library Resource package_name: hl7.fhir.core derivation: specialization name: Library type: Library elements: description: {type: markdown, short: Natural language description of the library, comments: 'This description can be used to capture details such as why the library was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the module as conveyed in the text field of the resource itself. This item SHOULD be populated unless the information is available from context.', index: 9} date: {short: Date this was last changed, comments: 'Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the library. Additional specific dates may be added as extensions.', type: dateTime, isSummary: true, index: 8} dataRequirement: {type: DataRequirement, short: Data requirements of the library, array: true, index: 24} publisher: {short: Name of the publisher (Organization or individual), comments: 'Usually an organization, but may be an individual. The publisher (or steward) of the library is the organization or individual primarily responsible for the maintenance and upkeep of the library. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the library. This item SHOULD be populated unless the information is available from context.', type: string, isSummary: true, index: 19} approvalDate: {short: When library approved by publisher, comments: The date may be more recent than the approval date because of minor changes / editorial corrections., type: date, index: 12} jurisdiction: {short: Intended jurisdiction for library (if applicable), type: CodeableConcept, array: true, isSummary: true, index: 16} purpose: {short: Why this library is defined, comments: 'This element does not describe the usage of the library (See, e.g, the comments element, or relatedArtifacts), rather it''s for traceability of ''''why'''' the resource is either needed or ''''why'''' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this library.', type: markdown, index: 10} content: {type: Attachment, short: The content of the library, array: true, index: 25} name: {short: Name for this library (Computer friendly), comments: The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure it is computable friendly., type: string, isSummary: true, index: 3} useContext: {short: Content intends to support these contexts, comments: 'When multiple usageContexts are specified, there is no expectation for whether all or any of the contexts apply.', type: UsageContext, array: true, isSummary: true, index: 15} copyright: {short: Use and/or publishing restrictions, type: markdown, index: 21} type: {isModifier: true, short: logic-library | model-definition | asset-collection | module-definition, type: CodeableConcept, isSummary: true, index: 5} experimental: {isModifier: true, short: 'If for testing purposes, not real usage', comments: Allows filtering of library that are appropriate for use vs. not., type: boolean, isSummary: true, index: 7} topic: {type: CodeableConcept, short: Descriptional topics for the library, array: true, index: 17} title: {type: string, short: Name for this library (Human friendly), isSummary: true, index: 4} usage: {type: string, short: Describes the clinical usage of the library, index: 11} contributor: {type: Contributor, short: A content contributor, array: true, index: 18} status: {isModifier: true, short: draft | active | retired, comments: Allows filtering of library that are appropriate for use vs. not., type: code, isSummary: true, index: 6} url: {short: Logical uri to reference this library (globally unique), comments: 'Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred.', type: uri, isSummary: true, index: 0} identifier: {short: Additional identifier for the library, comments: 'Typically, this is used for identifiers that can go in an HL7 v3 II data type - e.g. to identify this library outside of FHIR, where the logical URL is not possible to use.', type: Identifier, array: true, isSummary: true, index: 1} lastReviewDate: {short: Last review date for the library, comments: 'If specified, this is usually after the approval date.', type: date, index: 13} version: {short: Business version of the library, comments: There may be multiple different instances of a library that have the same identifier but different versions., type: string, isSummary: true, index: 2} relatedArtifact: {short: Related artifacts for the library, comments: 'Each related artifact is either an attachment, or a reference to another resource, but not both.', type: RelatedArtifact, array: true, index: 22} contact: {short: Contact details for the publisher, comments: 'May be a web site, an email address, a telephone number, etc.', type: ContactDetail, array: true, isSummary: true, index: 20} parameter: {type: ParameterDefinition, short: Parameters defined by the library, array: true, index: 23} effectivePeriod: {short: The effective date range for the library, comments: 'The effective period for a library determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 would be published in 2015.', type: Period, isSummary: true, index: 14} package_version: 1.8.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Library base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [status, type]