This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format.
Note that this is the formal definition for the snapshot operation as an OperationDefinition on StructureDefinition. See the Operation documentation
URL: [base]/StructureDefinition/$snapshot
URL: [base]/StructureDefinition/[id]/$snapshot
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | definition | type | 0..1 | StructureDefinition | The StructureDefinition is provided directly as part of the request. Servers may choose not to accept profiles in this fashion | |
IN | url | type | 0..1 | string (token) | The StructureDefinition's canonical URL (i.e. 'StructureDefinition.url'). The server must know the structure definition, or be able to retrieve it from other known repositories. | |
OUT | return | 1..1 | StructureDefinition | The structure definition with a snapshot |
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.