Metadata
The metadata widget renders a table of metadata fields for the referenced resource, for example:
| Canonical URL | http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient |
|---|---|
| Version | 5.0.1 |
| Published by | HL7 International - Cross-Group Projects |
| Status | Active (since 2022-04-20T15:02:49-07:00) |
| Experimental | False |
| Description | The US Core Patient Profile meets the U.S. Core Data for Interoperability (USCDI) v2 'Patient Demographics' requirements. This profile sets minimum expectations for the Patient resource to record, search, and fetch basic demographics and other administrative information about an individual patient. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile to promote interoperability and adoption through common implementation. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile. It provides the floor for standards development for specific uses cases. |
| Contact information | HL7 International - Cross-Group Projects Website: http://www.hl7.org/Special/com... Email: cgp@lists.HL7.org |
The supported fields depend on the resource type:
- Conformance resources:
url,version,publisher,status,experimental,description,purpose,useContext,contact - MessageDefinition:
title,event,category - StructureDefinition:
context(for extensions)
The widget behaves as follows:
- If no fields are specified, all non-empty fields are rendered in the default order defined by the FHIR specification.
- If fields are specified, only those fields are rendered (when non-empty) in the order they were listed.
- When the optional
render-metadata-titleflag is set, a title is also displayed containing the Resourcetype +nameof the resource.