Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
OperationDefinition

Publishable OperationDefinition Example

draft

Limited implementation of the Populate Questionnaire implementation

OperationDefinition-publishable-example.json

Resource Details

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

Example Metadata

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

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