FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeProcedure
IdProcedure-chr-on-west-Procedure-7001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Surgical consultation performed on January 15, 2024 for patient evaluation regarding potential hernia repair.

Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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": false
      }
    ],
    "text": "Surgical History"
  },
  "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."
    }
  ]
}