Example in AU Base6.0.0
Procedure

example1

completed
Procedure-example1.json

Resource Details

Resource Type
Procedure
Resource ID
example1
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-procedure

Example Metadata

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

{
  "resourceType": "Procedure",
  "id": "example1",
  "filename": "Procedure-example1.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-procedure"
  ],
  "status": "completed",
  "code": {
    "system": "http://snomed.info/sct",
    "code": "41976001",
    "display": "Cardiac catheterisation"
  }
}