FHIR IG analytics
| Package | kl.dk.fhir.term |
| Resource Type | ValueSet |
| Id | ValueSet-KLComplicationCodesSCT.json |
| FHIR Version | R4 |
| Source | http://fhir.kl.dk/term/2.4.0/ValueSet-KLComplicationCodesSCT.html |
| URL | http://fhir.kl.dk/term/ValueSet/KLComplicationCodesSCT |
| Version | 2.4.0 |
| Status | active |
| Date | 2026-04-21T22:00:20+02:00 |
| Name | KLComplicationCodesSCT |
| Title | KLKomplikationskoderSCT |
| Realm | dk |
| Description | Codes that indicate whether an intervention had complications or not |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 116224001 | Complication of procedure |
Source1
{
"resourceType": "ValueSet",
"id": "KLComplicationCodesSCT",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kl.dk/term/ValueSet/KLComplicationCodesSCT",
"version": "2.4.0",
"name": "KLComplicationCodesSCT",
"title": "KLKomplikationskoderSCT",
"status": "active",
"experimental": false,
"date": "2026-04-21T22:00:20+02:00",
"publisher": "Kommunernes Landsforening",
"contact": [
{
"name": "Kommunernes Landsforening",
"telecom": [
{
"system": "url",
"value": "http://kl.dk"
}
]
}
],
"description": "Codes that indicate whether an intervention had complications or not",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "116224001"
}
]
}
]
}
}