Meta
The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
type Meta implements Element {
versionId: String
lastUpdated: String
source: Uri
profile: [Uri]
security: [Coding]
tag: [Coding]
extension: [Extension]
id: String
}
Fields
Meta.versionId ● String scalar
The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.
Meta.lastUpdated ● String scalar
When the resource last changed - e.g. when the version changed.
Meta.source ● Uri scalar
A uri that identifies the source system of the resource. This provides a minimal amount of [[[Provenance]]] information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.
Meta.profile ● [Uri] list scalar
A list of profiles (references to [[[StructureDefinition]]] resources) that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]].
Meta.security ● [Coding] list object
Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.
Meta.tag ● [Coding] list object
Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.
Meta.extension ● [Extension] list object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Meta.id ● String scalar
Interfaces
Element interface
Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
Member Of
Account object ● ActivityDefinition object ● AdministrableProductDefinition object ● AdverseEvent object ● AllergyIntolerance object ● Appointment object ● AppointmentResponse object ● AuditEvent object ● Basic object ● Binary object ● BiologicallyDerivedProduct object ● BodyStructure object ● CarePlan object ● CareTeam object ● CatalogEntry object ● ChargeItem object ● ChargeItemDefinition object ● Citation object ● Claim object ● ClaimResponse object ● ClinicalImpression object ● ClinicalUseDefinition object ● CodeSystem object ● Communication object ● CommunicationRequest object ● CompartmentDefinition object ● Composition object ● ConceptMap object ● Condition object ● Consent object ● Contract object ● Coverage object ● CoverageEligibilityRequest object ● CoverageEligibilityResponse object ● DetectedIssue object ● Device object ● DeviceDefinition object ● DeviceMetric object ● DeviceRequest object ● DeviceUseStatement object ● DiagnosticReport object ● DocumentManifest object ● DocumentReference object ● Encounter object ● Endpoint object ● EnrollmentRequest object ● EnrollmentResponse object ● EpisodeOfCare object ● EventDefinition object ● EvidenceReport object ● ExampleScenario object ● ExplanationOfBenefit object ● FamilyMemberHistory object ● Flag object ● Goal object ● GraphDefinition object ● Group object ● GuidanceResponse object ● HealthcareService object ● ImagingStudy object ● Immunization object ● ImmunizationEvaluation object ● ImmunizationRecommendation object ● ImplementationGuide object ● Ingredient object ● InsurancePlan object ● Invoice object ● Library object ● Linkage object ● List object ● Location object ● ManufacturedItemDefinition object ● Measure object ● MeasureReport object ● Media object ● Medication object ● MedicationAdministration object ● MedicationDispense object ● MedicationKnowledge object ● MedicationRequest object ● MedicationStatement object ● MedicinalProductDefinition object ● MessageDefinition object ● MessageHeader object ● MolecularSequence object ● NamingSystem object ● NutritionOrder object ● NutritionProduct object ● Observation object ● ObservationDefinition object ● OperationDefinition object ● OperationOutcome object ● Organization object ● OrganizationAffiliation object ● PackagedProductDefinition object ● Patient object ● PaymentNotice object ● PaymentReconciliation object ● Person object ● PlanDefinition object ● Practitioner object ● PractitionerRole object ● Procedure object ● Provenance object ● Questionnaire object ● QuestionnaireResponse object ● RegulatedAuthorization object ● RelatedPerson object ● RequestGroup object ● ResearchDefinition object ● ResearchElementDefinition object ● ResearchStudy object ● ResearchSubject object ● Resource interface ● RiskAssessment object ● Schedule object ● SearchParameter object ● ServiceRequest object ● Slot object ● Specimen object ● SpecimenDefinition object ● StructureDefinition object ● StructureMap object ● StructureMapSource object ● SubscriptionStatus object ● SubscriptionTopic object ● Substance object ● SubstanceDefinition object ● SupplyDelivery object ● SupplyRequest object ● Task object ● TaskInput object ● TaskOutput object ● TerminologyCapabilities object ● TestReport object ● TestScript object ● ValueSet object ● VerificationResult object ● VisionPrescription object