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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-surgery.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/surgery
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/surgery
Version1.1.0
Statusactive
Date2025-11-27
NameIARSurgery
Realmca
DescriptionCodes identify surgery in the last 90 days.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devsurgeryIAR Surgery

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemsurgery",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/surgery",
  "version": "1.1.0",
  "name": "IARSurgery",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes identify surgery in the last 90 days.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No"
    },
    {
      "code": "1",
      "display": "Yes, without general anesthesia"
    },
    {
      "code": "2",
      "display": "Yes, with general anesthesia   "
    }
  ]
}