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