FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-device-action.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-device-action.html |
| URL | http://hl7.org/fhir/device-action |
| Version | 4.0.1 |
| Status | draft |
| Date | 2025-09-13T16:11:23-04:00 |
| Name | ProcedureDeviceActionCodes |
| Title | Procedure Device Action Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Example codes indicating the change that happened to the device during the procedure. Note that these are in no way complete and might not even be appropriate for some uses. |
| Copyright | This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org |
| Content | complete |
| ValueSet | |
| R2-device-action-for-R4B | Cross-version VS for R2.Procedure Device Action Codes for use in FHIR R4B |
| R2-device-action-for-R4 | Cross-version VS for R2.Procedure Device Action Codes for use in FHIR R4 |
| R2-device-action-for-R5 | Cross-version VS for R2.Procedure Device Action Codes for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem device-action
This case-sensitive code system http://hl7.org/fhir/device-action defines the following codes:
{
"resourceType": "CodeSystem",
"id": "device-action",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/device-action",
"version": "4.0.1",
"name": "ProcedureDeviceActionCodes",
"title": "Procedure Device Action Codes",
"status": "draft",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "Patient Care",
"contact": [
{
"name": "Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Example codes indicating the change that happened to the device during the procedure. Note that these are in no way complete and might not even be appropriate for some uses.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "implanted",
"display": "Implanted",
"definition": "The device was implanted in the patient during the procedure."
},
{
"code": "explanted",
"display": "Explanted",
"definition": "The device was explanted from the patient during the procedure."
},
{
"code": "manipulated",
"display": "Manipulated",
"definition": "The device remains in the patient, but its location, settings, or functionality was changed."
}
]
}