FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Procedure |
| Id | Procedure-pss-CDK5-Procedure-50001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"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."
}
]
}