FHIR IG analytics| Package | ca.on.oh-seris-r4 |
| Resource Type | ValueSet |
| Id | anaesthesia-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "anaesthesia-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type",
"version": "1.0.0",
"name": "AnaesthesiaType",
"title": "Anaesthesia Type",
"status": "draft",
"publisher": "Ontario Health",
"description": "Specific value for type of anaesthesia used for the procedure.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000146104/version/20200331",
"concept": [
{
"code": "50697003",
"display": "General anesthesia"
},
{
"code": "386761002",
"display": "Local anesthesia"
},
{
"code": "26402001",
"display": "Nerve block anesthesia"
},
{
"code": "260413007",
"display": "None"
}
]
}
]
}
}