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-pss-CDK5-Procedure-50001.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

Cholecystectomy recorded in patient history.

Source1

{
  "resourceType": "Procedure",
  "id": "pss-CDK5-Procedure-50001",
  "meta": {
    "lastUpdated": "2022-09-10T08:30:00Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:pss:CDK5:procedure",
      "value": "50001"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "71388002",
        "display": "Procedure",
        "userSelected": false
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-9-cm",
        "code": "51.22",
        "display": "Cholecystectomy",
        "userSelected": true
      }
    ],
    "text": "Cholecystectomy"
  },
  "subject": {
    "reference": "Patient/pss-CDK5-Patient-304",
    "type": "Patient",
    "display": "Kennedy Fabe Cassie"
  },
  "performedDateTime": "2018-03-22",
  "outcome": {
    "text": "Full Recovery"
  },
  "note": [
    {
      "text": "Long details: Patient had recurrent biliary colic due to gallstones. Status: Resolved. Procedure/Intervention: Laparoscopic cholecystectomy performed without complications."
    }
  ]
}