Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
OperationDefinition

Shareable OperationDefinition Example

draft

Limited implementation of the Populate Questionnaire implementation

OperationDefinition-shareable-example.json

Resource Details

Resource Type
OperationDefinition
Resource ID
shareable-example
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableoperationdefinition

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "OperationDefinition",
  "id": "shareable-example",
  "filename": "OperationDefinition-shareable-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableoperationdefinition"
  ],
  "status": "draft",
  "title": "Shareable OperationDefinition Example",
  "description": "Limited implementation of the Populate Questionnaire implementation"
}