PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/StructureDefinition/Library
description: Base StructureDefinition for Library Resource
package_name: hl7.fhir.r3.examples
derivation: specialization
name: Library
type: Library
elements:
  description: {short: Natural language description of the library, type: markdown, isSummary: true, index: 10}
  date: {short: Date this was last changed, type: dateTime, isSummary: true, index: 8}
  dataRequirement: {type: DataRequirement, short: What data is referenced by this library, array: true, index: 24}
  publisher: {short: Name of the publisher (organization or individual), type: string, isSummary: true, index: 9}
  approvalDate: {short: When the library was approved by publisher, type: date, index: 13}
  jurisdiction: {short: Intended jurisdiction for library (if applicable), type: CodeableConcept, array: true, isSummary: true, index: 17}
  purpose: {short: Why this library is defined, type: markdown, index: 11}
  content: {type: Attachment, short: 'Contents of the library, either embedded or referenced', array: true, index: 25}
  name: {short: Name for this library (computer friendly), type: string, isSummary: true, index: 3}
  useContext: {short: Context the content is intended to support, type: UsageContext, array: true, isSummary: true, index: 16}
  copyright: {short: Use and/or publishing restrictions, type: markdown, index: 21}
  type: {short: logic-library | model-definition | asset-collection | module-definition, type: CodeableConcept, isSummary: true, index: 7}
  experimental: {isModifier: true, short: 'For testing purposes, not real usage', type: boolean, isSummary: true, index: 6}
  topic: {short: 'E.g. Education, Treatment, Assessment, etc', type: CodeableConcept, array: true, index: 18}
  title: {short: Name for this library (human friendly), type: string, isSummary: true, index: 4}
  usage: {type: string, short: Describes the clinical usage of the library, index: 12}
  contributor: {short: A content contributor, type: Contributor, array: true, index: 19}
  status: {isModifier: true, short: draft | active | retired | unknown, type: code, isSummary: true, index: 5}
  url: {short: Logical URI to reference this library (globally unique), type: uri, isSummary: true, index: 0}
  identifier: {short: Additional identifier for the library, type: Identifier, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the library was last reviewed, type: date, index: 14}
  version: {short: Business version of the library, type: string, isSummary: true, index: 2}
  relatedArtifact: {short: 'Additional documentation, citations, etc.', type: RelatedArtifact, array: true, index: 22}
  contact: {short: Contact details for the publisher, type: ContactDetail, array: true, isSummary: true, index: 20}
  parameter: {type: ParameterDefinition, short: Parameters defined by the library, array: true, index: 23}
  effectivePeriod: {short: When the library is expected to be used, type: Period, isSummary: true, index: 15}
package_version: 3.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Library
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null
required: [status, type]