PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/Basic
description: Base StructureDefinition for Basic Resource
package_name: hl7.fhir.r2.core
name: Basic
type: null
elements:
  identifier: {type: Identifier, short: Business identifier, isSummary: true, array: true, index: 0}
  code: {isModifier: true, short: Kind of Resource, comments: 'Because resource references will only be able to indicate ''Basic'', the type of reference will need to be specified in a Profile identified as part of the resource.  Refer to the resource notes section for information on appropriate terminologies for this code.', type: CodeableConcept, isSummary: true, index: 1}
  subject: {short: Identifies the focus of this resource, comments: Optional as not all resources potential resources will have subjects.  Resources associated with multiple subjects can handle this via extension., type: Reference, isSummary: true, index: 2}
  author: {short: Who created, type: Reference, isSummary: true, index: 3}
  created: {short: When created, type: date, isSummary: true, index: 4}
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Basic
version: null
required: [code]