{
  "resourceType": "Procedure",
  "id": "chr-on-west-Procedure-7001",
  "meta": {
    "lastUpdated": "2024-01-15T14:30:00Z",
    "source": "urn:telus:emr:chr:on-west",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Surgical consultation performed on January 15, 2024 for patient evaluation regarding potential hernia repair.</div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:procedure",
      "value": "7001"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387713003",
        "display": "Surgical procedure",
        "userSelected": true
      }
    ],
    "text": "Surgical procedure"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "11429006",
        "display": "Consultation",
        "userSelected": true
      }
    ],
    "text": "Surgical consultation"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-10001",
    "type": "Patient"
  },
  "performedDateTime": "2024-01-15T10:00:00Z",
  "note": [
    {
      "text": "Patient referred for evaluation of inguinal hernia. Physical examination confirms presence of reducible right inguinal hernia. Discussed surgical options with patient including open repair versus laparoscopic approach. Patient will consider options and follow up in 2 weeks to schedule surgery if desired."
    }
  ]
}